# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-Text-Match-FastAlternatives/Makefile 340908 2014-01-24 14:59:10Z mat $

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
