2022-03-11 20:02:12 +00:00

16 lines
266 B
Makefile

COMMENT= convert Pod documents into a simple object model form
MODULES= cpan
PKG_ARCH= *
DISTNAME= Pod-POM-2.01
REVISION= 1
CATEGORIES= textproc
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-File-Slurper \
devel/p5-Test-Differences
.include <bsd.port.mk>