summaryrefslogtreecommitdiff
path: root/net/pear-Net_Socket/Makefile
blob: a3f8cf9ae41fcafbc2ee90fb98dc6b13319dae65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Net_Socket
PORTVERSION=	1.2.2
CATEGORIES=	net www pear

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

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>