ports/devel/p5-local-lib/Makefile

17 lines
229 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = create and use a local lib/ for perl modules with PERL5LIB
DISTNAME = local-lib-2.000029
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
CPAN_AUTHOR = HAARG
.include <bsd.port.mk>