12 lines
321 B
Bash
12 lines
321 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=5
|
|
SWORD_MODULE="Kekchi"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Kekchi Bible"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Kekchi"
|
|
LICENSE="free-noncomm"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|