mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-08 02:15:08 +00:00
b233276d78
Approved by: mat (mentor)
14 lines
231 B
Makefile
14 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>
|