openbsd-ports/www/p5-Catalyst-Plugin-DefaultEnd/Makefile
2022-03-11 20:09:36 +00:00

19 lines
312 B
Makefile

COMMENT= sensible default end action (deprecated)
MODULES= cpan
PKG_ARCH= *
DISTNAME= Catalyst-Plugin-DefaultEnd-0.08
CATEGORIES= www devel
REVISION = 1
# same as perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-Catalyst-Runtime
MAKE_ENV= TEST_POD=Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>