Makefile 247 B

1234567891011121314
  1. # $OpenBSD: Makefile,v 1.18 2017/04/30 15:47:03 benoit Exp $
  2. COMMENT= expand template text with embedded perl
  3. MODULES= cpan
  4. PKG_ARCH= *
  5. DISTNAME = Text-Template-1.47
  6. CATEGORIES= textproc
  7. # perl
  8. PERMIT_PACKAGE_CDROM= Yes
  9. .include <bsd.port.mk>