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

PORTNAME=	Net_IPv4
DISTVERSION=	1.3.4
CATEGORIES=	net pear

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

USES=	pear

.include <bsd.port.mk>