ports/net/pear-Net_CheckIP/Makefile
2021-05-23 00:20:48 +08:00

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>