17 lines
223 B
Makefile
17 lines
223 B
Makefile
COMMENT = module name tools and transformations
|
|
|
|
DISTNAME = Module-Util-1.09
|
|
REVISION = 0
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
CONFIGURE_STYLE = modbuild
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|