14 lines
216 B
Makefile
14 lines
216 B
Makefile
# $OpenBSD: Makefile,v 1.12 2020/03/07 10:26:29 benoit Exp $
|
|
|
|
COMMENT= SOAP Client/Server for PHP
|
|
|
|
DISTNAME = SOAP-0.14.0
|
|
CATEGORIES= www
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|