openbsd-ports/devel/p5-Catalyst-Manual/Makefile
2022-03-11 18:49:30 +00:00

19 lines
278 B
Makefile

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>