aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-ExtractWords/Makefile
blob: c445fbb95d0564d165d9beb97da1e4738e9611e1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                
           


                                 
                 
                              
                    

                   
                                

                                                             

                         
 
                      
# Created by: clsung@dragon2.net
# $FreeBSD$

PORTNAME=	Text-ExtractWords
PORTVERSION=	0.08
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for extract words from strings

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>