mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add pdflib-perl, a slave port of pdflib that enables Perl support.
This commit is contained in:
parent
a261e3db98
commit
72f3fd650a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78364
1 changed files with 18 additions and 0 deletions
18
print/pdflib-perl/Makefile
Normal file
18
print/pdflib-perl/Makefile
Normal 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"
|
Loading…
Add table
Reference in a new issue