aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Socket/Makefile
blob: 919038d1a8d66bce20af99d0d2c27cd8e8736b8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Thierry Thomas (<thierry@pompo.net>)

PORTNAME=	Net_Socket
PORTVERSION=	1.0.14
CATEGORIES=	net www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR Network Socket Interface

LICENSE=	PHP202

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>