11 lines
309 B
Bash
11 lines
309 B
Bash
# Copyright 1999-2008 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
SWORD_MODULE="AB"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="The Apostle's Bible"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=AB"
|
|
LICENSE="freedist"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|