aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler-qt/Makefile
blob: 529e74ed285068f7c1bbc2af3102987675d6f42b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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=	1
PKGNAMESUFFIX=	-qt

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Qt bindings to poppler

MASTERDIR=	${.CURDIR}/../../graphics/poppler
SLAVEPORT=	qt
PLIST=	${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"