15 lines
255 B
Makefile
15 lines
255 B
Makefile
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
|
|
|
PORTNAME= Net_Socket
|
|
PORTVERSION= 1.0.14
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR Network Socket Interface
|
|
|
|
LICENSE= PHP202
|
|
|
|
USES= pear
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|