# New ports collection makefile for:	devel/p5-Regexp-Common
# Date created:				25 November 2001
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Regexp-Common/Makefile,v 1.7 2003/03/05 23:18:31 tobez Exp $
#

PORTNAME=	Regexp-Common
PORTVERSION=	2.110
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Regexp
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Regexp::Common - Provide commonly requested regular expressions

PERL_CONFIGURE=	yes

MAN3=		\
		Regexp::Common.3 \
		Regexp::Common::URI.3 \
		Regexp::Common::URI::RFC1035.3 \
		Regexp::Common::URI::RFC1738.3 \
		Regexp::Common::URI::RFC1808.3 \
		Regexp::Common::URI::RFC2396.3 \
		Regexp::Common::URI::RFC2806.3 \
		Regexp::Common::URI::fax.3 \
		Regexp::Common::URI::file.3 \
		Regexp::Common::URI::ftp.3 \
		Regexp::Common::URI::gopher.3 \
		Regexp::Common::URI::http.3 \
		Regexp::Common::URI::news.3 \
		Regexp::Common::URI::tel.3 \
		Regexp::Common::URI::telnet.3 \
		Regexp::Common::URI::tv.3 \
		Regexp::Common::balanced.3 \
		Regexp::Common::comment.3 \
		Regexp::Common::delimited.3 \
		Regexp::Common::lingua.3 \
		Regexp::Common::list.3 \
		Regexp::Common::net.3 \
		Regexp::Common::number.3 \
		Regexp::Common::profanity.3 \
		Regexp::Common::whitespace.3 \
		Regexp::Common::zip.3

.include <bsd.port.mk>
