summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-05 23:01:09 +0000
committermarcus <marcus@FreeBSD.org>2003-04-05 23:01:09 +0000
commite12d86a93ce8cb079c67e43a689e842422d21c14 (patch)
tree4218097636c94f8ec18bfa920718edf6fbed18fc /print
parentf34af739270d34bee1708aebd634558dfd7f484a (diff)
downloadFreeBSD-ports-e12d86a93ce8cb079c67e43a689e842422d21c14.zip
FreeBSD-ports-e12d86a93ce8cb079c67e43a689e842422d21c14.tar.gz
Add pdflib-perl, a slave port of pdflib that enables Perl support.
Diffstat (limited to 'print')
-rw-r--r--print/pdflib-perl/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/print/pdflib-perl/Makefile b/print/pdflib-perl/Makefile
new file mode 100644
index 0000000..6463031
--- /dev/null
+++ b/print/pdflib-perl/Makefile
@@ -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"
OpenPOWER on IntegriCloud