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

17 lines
282 B
Makefile

COMMENT= provide static calls that apply to a default instantiation
MODULES= cpan
PKG_ARCH= *
DISTNAME= Class-Default-1.51
REVISION= 2
CATEGORIES= devel
# Perl
PERMIT_PACKAGE= Yes
TEST_DEPENDS=devel/p5-Test-Pod
MAKE_ENV+= AUTOMATED_TESTING=1
.include <bsd.port.mk>