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