14 lines
220 B
Makefile
14 lines
220 B
Makefile
# $OpenBSD: Makefile,v 1.10 2015/10/29 22:03:20 sthen Exp $
|
|
|
|
COMMENT= SOAP Client/Server for PHP
|
|
|
|
DISTNAME= SOAP-0.13.0
|
|
CATEGORIES= www
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|