freebsd-ports/textproc/p5-PDF-Writer/Makefile
2021-06-25 21:36:43 +08:00

21 lines
351 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
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
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>