16 lines
254 B
Makefile
16 lines
254 B
Makefile
COMMENT = only use Sub::Exporter if you need it
|
|
|
|
DISTNAME = Sub-Exporter-Progressive-0.001013
|
|
CATEGORIES = devel
|
|
REVISION = 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
RUN_DEPENDS = devel/p5-Sub-Exporter
|
|
|
|
.include <bsd.port.mk>
|