2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:54 espie Exp $
|
2009-09-16 20:34:59 -04:00
|
|
|
|
|
|
|
COMMENT= IPv4 address handling tools for PHP
|
|
|
|
|
2011-12-19 09:52:21 -05:00
|
|
|
DISTNAME= Net_IPv4-1.3.4
|
2009-11-06 04:01:07 -05:00
|
|
|
CATEGORIES= net
|
2009-09-16 20:34:59 -04:00
|
|
|
|
|
|
|
MODULES= www/pear
|
|
|
|
|
|
|
|
# PHP License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2009-09-16 20:51:45 -04:00
|
|
|
PKG_ARCH= *
|
|
|
|
|
2009-09-16 20:34:59 -04:00
|
|
|
.include <bsd.port.mk>
|