d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 lines
405 B
Makefile
18 lines
405 B
Makefile
# 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"
|