6f8c351112
Sponsored by: Netzkommune GmbH
15 lines
249 B
Makefile
15 lines
249 B
Makefile
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
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>
|