2009-11-06 04:01:07 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2009/11/06 09:01:07 jasper Exp $
|
2009-09-16 20:35:24 -04:00
|
|
|
|
|
|
|
COMMENT= IPv6 address handling tools for PHP
|
|
|
|
|
|
|
|
DISTNAME= Net_IPv6-1.1.0b2
|
2009-09-16 20:51:45 -04:00
|
|
|
PKGNAME= pear-${DISTNAME:S/_/-/}p0
|
2009-11-06 04:01:07 -05:00
|
|
|
CATEGORIES= net
|
2009-09-16 20:35:24 -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:35:24 -04:00
|
|
|
.include <bsd.port.mk>
|