12 lines
438 B
Bash
12 lines
438 B
Bash
# Copyright 1999-2008 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kjvd/sword-kjvd-1.1.ebuild,v 1.1 2008/05/17 02:31:05 beandog Exp $
|
|
|
|
SWORD_MODULE="KJVD"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="King James Dictionary"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVD"
|
|
LICENSE="public-domain"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|