12 lines
472 B
Bash
12 lines
472 B
Bash
# Copyright 1999-2010 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-robinson/sword-robinson-2.0.ebuild,v 1.1 2010/05/16 00:20:23 beandog Exp $
|
|
|
|
SWORD_MODULE="Robinson"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Robinson's Morphological Analysis Codes"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Robinson"
|
|
LICENSE="public-domain"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|