blob: c946b0bb223be034866e463062559c5dea427531 (
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.13 2010/07/07 13:03:19 kwm 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"
|