# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD: textproc/p5-Text-Match-FastAlternatives/Makefile 327773 2013-09-20 23:17:30Z bapt $

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

MAN3=		Text::Match::FastAlternatives.3

NO_STAGE=	yes
.include <bsd.port.mk>
