mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
eca78ec61b
Requested by: edwin
20 lines
482 B
Makefile
20 lines
482 B
Makefile
# New ports collection makefile for: poppler-utils
|
|
# Date created: 2006-05-01
|
|
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/graphics/poppler-utils/Makefile,v 1.1 2007/06/20 17:12:04 ahze Exp $
|
|
#
|
|
|
|
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"
|