openbsd-ports/devel/p5-Test-Without-Module/Makefile
2023-01-19 21:57:08 +00:00

15 lines
198 B
Makefile

COMMENT = test fallback behaviour in absence of modules
DISTNAME = Test-Without-Module-0.21
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>