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

19 lines
312 B
Makefile

COMMENT= singleton for the catalyst context (deprecated)
MODULES= cpan
PKG_ARCH= *
DISTNAME= Catalyst-Plugin-Singleton-0.02
REVISION = 3
CATEGORIES= www
# same as perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-Catalyst-Runtime
MAKE_ENV= TEST_POD=Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>