18 lines
275 B
Makefile
18 lines
275 B
Makefile
COMMENT = alternative but compatible interface to modules that export
|
|
|
|
DISTNAME = Importer-0.026
|
|
CPAN_AUTHOR = EXODIST
|
|
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|