2013-08-21 19:42:57 +02:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-06-23 08:38:30 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2010-06-28 03:58:49 +02:00
|
|
|
PORTNAME= Lingua-Ident
|
|
|
|
PORTVERSION= 1.7
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2010-06-28 03:58:49 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2011-06-21 08:58:49 +02:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= CPAN:MPIOTR
|
2010-06-28 03:58:49 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
2002-06-23 08:38:30 +02:00
|
|
|
|
2010-09-22 19:10:26 +02:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2003-02-21 14:42:50 +01:00
|
|
|
COMMENT= Statistical language identification
|
2002-06-23 08:38:30 +02:00
|
|
|
|
2014-11-24 19:31:22 +01:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2015-09-17 19:11:30 +02:00
|
|
|
NO_ARCH= yes
|
2013-08-21 16:08:06 +02:00
|
|
|
USE_PERL5= configure
|
|
|
|
USES= perl5
|
2002-06-23 08:38:30 +02:00
|
|
|
|
2005-08-19 14:03:05 +02:00
|
|
|
.include <bsd.port.mk>
|