aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Lingua-Ident/Makefile
blob: b8d467786d6f48d79a0bbdd6afaf8e3d4544091f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  
           
 


                              

                                   
                   
 
                                   
                                                   
 

                         
 

                               
 
                      
# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$

PORTNAME=	Lingua-Ident
PORTVERSION=	1.7
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MPIOTR
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Statistical language identification

USE_PERL5=	configure
USES=		perl5

MAN1=		trainlid.1
MAN3=		Lingua::Ident.3

.include <bsd.port.mk>