aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_CheckIP/Makefile
blob: d337ddb18f17b44fd2806d02e05b844e48407fae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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>