b233276d78
Approved by: mat (mentor)
13 lines
231 B
Makefile
13 lines
231 B
Makefile
# 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>
|