freebsd-ports/textproc/p5-PDF-Writer/Makefile
Mathieu Arnold 782caecb45 * Convert to staging
* Add license

Sponsored by:	Absolight
2014-01-21 17:03:00 +00:00

19 lines
328 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= PDF-Writer
PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= PDF writer abstraction layer
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>