aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_IPv4/Makefile
blob: 604e73c646d88f5467b11aacb53731bebbadb4e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Wen Heping <wen@FreeBSD.org>

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>