aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-Match-FastAlternatives/Makefile
blob: 4ab92e96c43805bb78940f62d9fc19cc001066ec (plain) (tree)
1
2
3
4
5
6
                                          
           


                                           
                 






                                                 

                         
 
                      
# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Text-Match-FastAlternatives
PORTVERSION=	1.04
PORTREVISION=	1
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>