ports/textproc/p5-Text-PDF/Makefile

17 lines
267 B
Makefile

COMMENT= perl modules for creating and manipulating PDF
MODULES= cpan
PKG_ARCH= *
V = 0.31
DISTNAME = Text-PDF-${V}
CATEGORIES= textproc
REVISION = 0
# Artistic
PERMIT_PACKAGE= Yes
MODCPAN_EXAMPLES= Yes
WRKDIST = ${WRKDIR}/Text-PDF-${V}
.include <bsd.port.mk>