freebsd-ports/textproc/p5-Regexp-IPv6/Makefile

21 lines
407 B
Makefile

# New ports collection makefile for: textproc/p5-Regexp-IPv6
# Date created: 01 September 2011
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#
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>