openbsd-ports/devel/p5-Exporter-Lite/Makefile

15 lines
195 B
Makefile

COMMENT = lightweight exporting of functions and variables
DISTNAME = Exporter-Lite-0.09
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>