aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_CheckIP/Makefile
blob: 7a05ee3bf254dce5c5c97783946eb0be3b474b45 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                    
           

                           
                     

                        
                                  

                                                  
                    
 
                      
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Net_CheckIP
PORTVERSION=	1.2.2
CATEGORIES=	net pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Check the syntax of IPv4 addresses

USES=		pear

.include <bsd.port.mk>