- Note that de.pear.php.net still ships an old distfile, ignore it as it seems to be outdated - While here, add LICENSE PR: 208532 Submitted by: daniel@blodan.se Approved by: portmgr blanket
15 lines
253 B
Makefile
15 lines
253 B
Makefile
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_IPv4
|
|
DISTVERSION= 1.3.4
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= IPv4 network calculations and validation
|
|
|
|
LICENSE= PHP301
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|