Makefile 244 B

12345678910111213141516
  1. # $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:54 espie Exp $
  2. COMMENT= IPv4 address handling tools for PHP
  3. DISTNAME= Net_IPv4-1.3.4
  4. CATEGORIES= net
  5. MODULES= www/pear
  6. # PHP License
  7. PERMIT_PACKAGE_CDROM= Yes
  8. PKG_ARCH= *
  9. .include <bsd.port.mk>