openbsd-ports/textproc/p5-PDF-Table/Makefile

21 lines
311 B
Makefile

COMMENT = create PDF tables with perl
DISTNAME = PDF-Table-1.003
CATEGORIES = textproc
CPAN_AUTHOR = OMEGA
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = textproc/p5-PDF-API2
TEST_DEPENDS = devel/p5-Test-CheckManifest>=0.9
MAKE_ENV += TEST_POD=Yes
.include <bsd.port.mk>