aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler-utils/Makefile
blob: 288dd5898e06747cf3781a65ff7d53b6d6620668 (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-utils
# Date created:		2006-05-01
# Whom:			Michael Nottebrock <lofi@FreeBSD.org>
#
# $FreeBSD$
#    $MCom$

PORTREVISION=	1
PKGNAMESUFFIX=	-utils

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Poppler's xpdf-workalike command line utilities

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

.include "${MASTERDIR}/Makefile"