openbsd-ports/www/pear-SOAP/Makefile

19 lines
335 B
Makefile
Raw Normal View History

2010-11-11 07:35:09 -05:00
# $OpenBSD: Makefile,v 1.6 2010/11/11 12:35:14 sthen Exp $
COMMENT= SOAP Client/Server for PHP
DISTNAME= SOAP-0.12.0
2010-11-11 07:35:09 -05:00
PKGNAME= pear-${DISTNAME}
REVISION= 0
CATEGORIES= www
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>