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

PORTNAME=	Net_IPv4
DISTVERSION=	1.3.5
CATEGORIES=	net pear

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

LICENSE=	PHP301

USES=		pear

.include <bsd.port.mk>