# New ports collection makefile for:	devel/p5-Regexp-Assemble
# Date created:				3 March 2005
# Whom:					Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Regexp-Assemble/Makefile,v 1.14 2007/08/01 01:44:51 clsung Exp $
#

PORTNAME=	Regexp-Assemble
PORTVERSION=	0.32
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Regexp
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Assemble multiple Regular Expressions into one RE

PERL_CONFIGURE=	yes

MAN3=		Regexp::Assemble.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1