aboutsummaryrefslogtreecommitdiff
path: root/print/pdflib-perl/Makefile
blob: 7ae1aaec2f5a7367f754dff3f5563f737a17f9c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	pdflib-perl
# Date created:		05 April 2003
# Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES=	print perl

MAINTAINER=	ale@FreeBSD.org

MASTERDIR=	${.CURDIR}/../pdflib

WITH_PERL=	yes

.include "${MASTERDIR}/Makefile"