13 lines
383 B
Bash
13 lines
383 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id: 50e760caabb787cd9c424a7a9f43fc93b22bc389 $
|
|
|
|
EAPI=5
|
|
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"
|