ports/devel/p5-Module-Install-Repository/Makefile

14 lines
224 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = set the repository URL from svn/svk/Git checkouts
DISTNAME = Module-Install-Repository-0.06
CATEGORIES = devel
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
MODULES += cpan
PKG_ARCH = *
.include <bsd.port.mk>