ports/devel/p5-Mixin-Linewise/Makefile

19 lines
295 B
Makefile

COMMENT = write your linewise code for handles; this does the rest
DISTNAME = Mixin-Linewise-0.111
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Sub-Exporter \
textproc/p5-PerlIO-utf8_strict
PKG_ARCH = *
CPAN_AUTHOR = RJBS
.include <bsd.port.mk>