2010-07-12 18:07:37 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/07/12 22:07:40 sthen Exp $
|
2009-09-16 20:34:59 -04:00
|
|
|
|
|
|
|
COMMENT= IPv4 address handling tools for PHP
|
|
|
|
|
|
|
|
DISTNAME= Net_IPv4-1.3.0
|
2010-07-12 18:07:37 -04:00
|
|
|
PKGNAME= pear-${DISTNAME:S/_/-/}
|
|
|
|
REVISION= 0
|
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
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2009-09-16 20:51:45 -04:00
|
|
|
PKG_ARCH= *
|
|
|
|
|
2009-09-16 20:34:59 -04:00
|
|
|
.include <bsd.port.mk>
|