unitas/dev-perl/Lingua-Identify/Lingua-Identify-0.56.ebuild

24 lines
424 B
Bash
Raw Permalink Normal View History

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
MODULE_AUTHOR=AMBS
MODULE_SECTION=Lingua
MODULE_VERSION=0.56
inherit perl-module
DESCRIPTION="Language identification"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="dev-perl/Class-Factory-Util
dev-perl/Text-Affixes
dev-perl/Text-Ngram"
DEPEND="${RDEPEND}"
SRC_TEST=do