ports/devel/p5-Class-Std/Makefile

17 lines
234 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= inside-out object scaffolding
MODULES= cpan
PKG_ARCH= *
DISTNAME = Class-Std-0.013
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>