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

                        
                                   
                                                  
                                                        
 
                    
 
                      
PORTNAME=	Net_CheckIP
PORTVERSION=	1.2.2
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Check the syntax of IPv4 addresses
WWW=		https://pear.php.net/package/Net_CheckIP

USES=		pear

.include <bsd.port.mk>