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

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

LICENSE=	GPLv2

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>