blob: 4b734c6bdabbbc9ec7acd8802adf5cb13918a0dd (
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-dbd/sword-dbd-1.1.ebuild,v 1.1 2009/01/11 00:10:41 beandog Exp $
SWORD_MODULE="DBD"
inherit sword-module
DESCRIPTION="Day By Day By Grace - Bob Hoekstra"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DBD"
LICENSE="freedist"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|