summaryrefslogtreecommitdiffstats
path: root/graphics/poppler-qt/Makefile
blob: 6e8cc345bff9e0f8efb0c9e0c8a92eba6ccf5f33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    poppler-qt
# Date created:     2006-01-12
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom$
#

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"