6f8c351112
Sponsored by: Netzkommune GmbH
13 lines
255 B
Makefile
13 lines
255 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_CheckIP
|
|
PORTVERSION= 1.2.2
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Check the syntax of IPv4 addresses
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|