15 lines
253 B
Makefile
15 lines
253 B
Makefile
# $OpenBSD: Makefile,v 1.15 2013/03/11 11:35:54 espie Exp $
|
|
|
|
COMMENT= network socket interface support for PHP
|
|
|
|
DISTNAME= Net_Socket-1.0.10
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|