# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD: head/net/pear-Net_Socket/Makefile 402439 2015-11-26 12:04:00Z miwi $
# $MidnightBSD$

PORTNAME=	Net_Socket
PORTVERSION=	1.0.14
CATEGORIES=	net www

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	PEAR Network Socket Interface

LICENSE=	php

USES=	pear

.include <bsd.port.mk>
