18 lines
309 B
Makefile
18 lines
309 B
Makefile
COMMENT = helper routines for using Sub::Exporter to build methods
|
|
|
|
DISTNAME = Sub-Exporter-ForMethods-0.100055
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
RUN_DEPENDS = devel/p5-Sub-Exporter>=0.978
|
|
|
|
TEST_DEPENDS = devel/p5-namespace-autoclean
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|