ports/devel/p5-Test-Without-Module/Makefile

15 lines
198 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>