summaryrefslogtreecommitdiff
path: root/print/p5-PostScript/Makefile
blob: 6293632e6f8d1683a5f9aa86c0c15cc095479b4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	PostScript
PORTVERSION=	0.06
PORTREVISION=	2
CATEGORIES=	print perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Produce PostScript files from Perl

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>