# New ports collection makefile for:	textproc/p5-Regexp-IPv6
# Date created:				01 September 2011
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Regexp-IPv6/Makefile,v 1.1 2011/09/01 11:37:10 lth Exp $
#

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

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

PERL_CONFIGURE=	yes

MAN3=		Regexp::IPv6.3

.include <bsd.port.mk>
