mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
12 lines
246 B
Makefile
12 lines
246 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
|
|
PORTNAME= Net_CheckIP
|
|
PORTVERSION= 1.2.2
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Check the syntax of IPv4 addresses
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|