Add pdflib-perl, a slave port of pdflib that enables Perl support.

This commit is contained in:
Joe Marcus Clarke 2003-04-05 23:01:09 +00:00
parent a261e3db98
commit 72f3fd650a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78364

View file

@ -0,0 +1,18 @@
# New ports collection makefile for: pdflib-perl
# Date created: 05 April 2003
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= pdflib
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= print
MASTERDIR= ${.CURDIR}/../pdflib
WITH_PERL= yes
LATEST_LINK= ${PORTNAME}-perl
.include "${MASTERDIR}/Makefile"