set PKG_ARCH=* and bump PKGNAME

This commit is contained in:
sthen 2009-09-17 00:51:45 +00:00
parent c2be9b0e0f
commit f562db3f48
3 changed files with 11 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/17 00:10:45 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2009/09/17 00:51:45 sthen Exp $
COMMENT= resolver library used to communicate with a DNS server
DISTNAME= Net_DNS-1.0.0
PKGNAME= pear-${DISTNAME:S/_/-/}
PKGNAME= pear-${DISTNAME:S/_/-/}p0
CATEGORIES= net pear
MASTER_SITES= http://pear.php.net/get/
@ -17,6 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PKG_ARCH= *
RUN_DEPENDS= ::www/php5/extensions,-mhash
.include <bsd.port.mk>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/17 00:34:59 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2009/09/17 00:51:45 sthen Exp $
COMMENT= IPv4 address handling tools for PHP
DISTNAME= Net_IPv4-1.3.0
PKGNAME= pear-${DISTNAME:S/_/-/}
PKGNAME= pear-${DISTNAME:S/_/-/}p0
CATEGORIES= net pear
MASTER_SITES= http://pear.php.net/get/
@ -17,4 +17,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/17 00:35:24 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2009/09/17 00:51:45 sthen Exp $
COMMENT= IPv6 address handling tools for PHP
DISTNAME= Net_IPv6-1.1.0b2
PKGNAME= pear-${DISTNAME:S/_/-/}
PKGNAME= pear-${DISTNAME:S/_/-/}p0
CATEGORIES= net pear
MASTER_SITES= http://pear.php.net/get/
@ -17,4 +17,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PKG_ARCH= *
.include <bsd.port.mk>