ports/devel/p5-Module-Path/Makefile

14 lines
209 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= get the full path to a locally installed module
MODULES = cpan
PKG_ARCH = *
DISTNAME = Module-Path-0.19
CATEGORIES = devel
# Artistic
PERMIT_PACKAGE= Yes
NO_TEST = Yes
.include <bsd.port.mk>