blob: d5f87e063fc74c5edd4fa3681a281de46a3017d1 (
plain) (
tree)
|
|
# New ports collection makefile for: poppler-qt
# Date created: 2006-01-12
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/graphics/poppler-qt/Makefile,v 1.4 2006/02/24 18:50:35 marcus Exp $
PORTREVISION= 0
PKGNAMESUFFIX= -qt
MAINTAINER= gnome@FreeBSD.org
COMMENT= Qt bindings to poppler
MASTERDIR= ${.CURDIR}/../../graphics/poppler
SLAVEPORT= qt
PLIST= ${.CURDIR}/pkg-plist
BROKEN=Configure script is busted
.include "${MASTERDIR}/Makefile"
|