summaryrefslogtreecommitdiffstats
path: root/graphics/poppler-qt4/Makefile
blob: a82866acf0e4fd4d560c7ca6c3a05b8527603bf0 (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-qt4
# Date created:     June 26, 2007
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/graphics/poppler-qt4/Makefile,v 1.10 2009/07/18 16:03:50 mezz Exp $
#

PORTREVISION=   0
PKGNAMESUFFIX=  -qt4

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

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

.include "${MASTERDIR}/Makefile"