# New ports collection makefile for:	p5-Regexp-DefaultFlags
# Date created:		2006-09-18
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/textproc/p5-Regexp-DefaultFlags/Makefile,v 1.2 2008/04/17 14:28:55 araujo Exp $
#

PORTNAME=	Regexp-DefaultFlags
PORTVERSION=	0.01
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Set default flags on regular expressions

PERL_CONFIGURE=	yes

MAN3=		Regexp::DefaultFlags.3

.include <bsd.port.mk>
