freebsd-ports/textproc/p5-PDF-Writer/Makefile
2017-09-15 08:58:46 +00:00

20 lines
349 B
Makefile

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