# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD: textproc/p5-Regexp-IPv6/Makefile 327773 2013-09-20 23:17:30Z bapt $

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

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

USES=		perl5
USE_PERL5=	configure

MAN3=		Regexp::IPv6.3

NO_STAGE=	yes
.include <bsd.port.mk>
