ports/devel/p5-Module-Find/Makefile

17 lines
280 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= find and use installed modules in a (sub)category
MODULES= cpan
PKG_ARCH= *
DISTNAME = Module-Find-0.16
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
MODCPAN_EXAMPLES= Yes
MAKE_ENV= TEST_POD=Yes
TEST_DEPENDS= devel/p5-Test-CPAN-Meta
.include <bsd.port.mk>