Files
2022-03-11 18:49:30 +00:00

14 lines
209 B
Makefile

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>