mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
210 B
Makefile
13 lines
210 B
Makefile
COMMENT = set the repository URL from svn/svk/Git checkouts
|
|
|
|
DISTNAME = Module-Install-Repository-0.08
|
|
CATEGORIES = devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES += cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|