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

                           
                     
                              
                    

                   
                                

                                                         
                            

                    

                                
                         
                   
 
                      
# Created by: Cheng-Lung Sung <clsung@dragon2.net>

PORTNAME=	Text-Ngrams
PORTVERSION=	2.006
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 modules for Flexible Ngram analysis

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5 shebangfix
SHEBANG_FILES=	ngrams.pl
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>