Makefile 345 B

123456789101112131415161718192021
  1. # $OpenBSD$
  2. COMMENT = write your linewise code for handles; this does the rest
  3. DISTNAME = Mixin-Linewise-0.108
  4. CATEGORIES = devel
  5. # Perl
  6. PERMIT_PACKAGE = Yes
  7. MODULES = cpan
  8. RUN_DEPENDS = devel/p5-Sub-Exporter \
  9. textproc/p5-PerlIO-utf8_strict
  10. PKG_ARCH = *
  11. # Lines below not in the template
  12. CPAN_AUTHOR = RJBS
  13. .include <bsd.port.mk>