freebsd-ports/net/pear-Net_Socket/Makefile
2021-05-04 18:57:55 +02:00

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>