Files
bsdports/pear/pear-Net_Socket/Makefile
2019-12-26 07:26:06 +00:00

14 lines
304 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD: head/net/pear-Net_Socket/Makefile 402439 2015-11-26 12:04:00Z miwi $
PORTNAME= Net_Socket
PORTVERSION= 1.0.14
CATEGORIES= net www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Network Socket Interface
USES= pear
.include <bsd.port.mk>