2012-10-23 19:18:07 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:57 asau Exp $
|
2004-11-01 22:50:40 +01:00
|
|
|
|
2012-06-02 18:16:58 +02:00
|
|
|
DISTNAME= SOAP-0.13.0
|
2004-11-01 22:50:40 +01:00
|
|
|
CATEGORIES+= net
|
|
|
|
|
2012-04-16 00:00:58 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-11-01 22:50:40 +01:00
|
|
|
COMMENT= SOAP Client/Server for PHP
|
|
|
|
|
2006-06-04 18:26:54 +02:00
|
|
|
CONFLICTS= php-pear-SOAP-[0-9]*
|
2006-06-02 20:27:54 +02:00
|
|
|
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.2:../../mail/pear-Mail_Mime
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-HTTP_Request>=1.2:../../www/pear-HTTP_Request
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_URL>=1.0:../../net/pear-Net_URL
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_DIME>=0.3:../../net/pear-Net_DIME
|
2004-11-01 22:50:40 +01:00
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
PEAR_DIRRM_BASEDIR= yes
|
2004-12-16 20:28:55 +01:00
|
|
|
|
2004-11-01 22:50:40 +01:00
|
|
|
.include "../../lang/php/pear.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|