blob: b8d467786d6f48d79a0bbdd6afaf8e3d4544091f (
plain) (
tree)
|
|
# 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>
|