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