# New ports collection makefile for:	p5-Text-Match-FastAlternatives
# Date created:		30 April 2010
# Whom:			Kevin Lo <kevlo@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Text-Match-FastAlternatives/Makefile,v 1.1 2010/04/30 05:01:28 kevlo Exp $
#

PORTNAME=	Text-Match-FastAlternatives
PORTVERSION=	1.04
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kevlo@FreeBSD.org
COMMENT=	Efficient search for many strings

PERL_CONFIGURE=	yes

MAN3=		Text::Match::FastAlternatives.3

.include <bsd.port.mk>
