blob: 117cec8956e5b43fa82e99cc8f6569be322ff546 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-isbe/sword-isbe-1.6.ebuild,v 1.1 2009/01/10 23:44:09 beandog Exp $
SWORD_MODULE="ISBE"
inherit sword-module
DESCRIPTION="International Standard Bible Encyclopedia"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ISBE"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|