summaryrefslogtreecommitdiff
path: root/net/pear-Net_IPv4/Makefile
blob: 02fc6e977dac02d4d9b9f1516f493d38321a544a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Net_IPv4
PORTVERSION=	1.3.5
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	IPv4 network calculations and validation

LICENSE=	PHP301

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>