ports/devel/p5-Catalyst-Manual/Makefile

19 lines
278 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= catalyst documentation
MODULES= cpan
PKG_ARCH= *
DISTNAME= Catalyst-Manual-5.9011
CATEGORIES= devel
# there was a version with six digits behind the dot
EPOCH= 0
# perl
PERMIT_PACKAGE= Yes
MAKE_ENV+= TEST_POD=1
CONFIGURE_ARGS+= --skipdeps
.include <bsd.port.mk>