aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Regexp-IPv6/Makefile
blob: 60d6ad7908a8b244e0e9b8f511b660a2b3c54400 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            


                           
                 



                              
                                

                                                     


                            

                         
                   
 
                      
# Created by: Lars Thegler <lth@FreeBSD.org>

PORTNAME=	Regexp-IPv6
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Regular expression for IPv6 addresses

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>