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