Makefile 325 B

12345678910111213141516171819
  1. # $OpenBSD: Makefile,v 1.9 2016/03/20 19:56:08 naddy Exp $
  2. COMMENT= preparation of internationalized strings
  3. DISTNAME = Unicode-Stringprep-1.105
  4. CATEGORIES= converters
  5. # perl
  6. PERMIT_PACKAGE_CDROM = Yes
  7. MODULES= cpan
  8. PKG_ARCH= *
  9. CONFIGURE_STYLE= modbuild
  10. TEST_DEPENDS= devel/p5-Test-NoWarnings
  11. .include <bsd.port.mk>