2014-03-19 09:23:34 +00:00

14 lines
267 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2014/03/19 09:23:34 jasper Exp $
COMMENT = set the repository URL from svn/svk/Git checkouts
DISTNAME = Module-Install-Repository-0.06
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES += cpan
.include <bsd.port.mk>