summaryrefslogtreecommitdiff
path: root/print/pdflib-perl/Makefile
blob: 6463031a1add17c90914ff6398efd76e3951d2f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"