95b7867eb0
poppler-utils. - Add --disable-gdk and --disable-gtk-test if it's not poppler-gtk. - Minor clean up related w/ whitespace.
19 lines
442 B
Makefile
19 lines
442 B
Makefile
# 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.9 2006/10/10 20:22:10 mezz Exp $
|
|
#
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
COMMENT= Qt bindings to poppler
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/poppler
|
|
SLAVEPORT= qt
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|