PortSystem		1.0

name			sword-bible-kjv
version			2.3
categories		textproc
license			Permissive
platforms		any
supported_archs	noarch
maintainers		nomaintainer
description		King James Version (1769) with Strongs Numbers and Morphology
long_description	This is the King James Version of the Holy Bible \
					(also known as the Authorized Version) with embedded \
					Strong's Numbers.  The rights to the base text are \
					held by the Crown of England. The Strong's numbers \
					in the OT were obtained from The Bible Foundation: \
					http://www.bf.org. The NT Strong's data was obtained \
					from The KJV2003 Project at CrossWire: \
					http://www.crosswire.org. These mechanisms provide a \
					useful means for looking up the exact original \
					language word in a lexicon that is keyed to Strong's \
					numbers.
distname		KJV
homepage		http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=${distname}
master_sites	http://www.crosswire.org/ftpmirror/pub/sword/packages/rawzip/
dist_subdir		sword/${distname}-${version}
use_zip			yes
checksums		rmd160 b88dfc7566f3c3b85846b689ff650d8827466fa6 \
				sha256 e533eb5508b30c0e253c38de5d30c122e1c716d5f60b535103307361427f0cba
depends_lib		lib:libsword:sword
use_configure	no
build			{}
destroot {
	xinstall -d -m 0755 ${destroot}${prefix}/share/sword
	system "cp -R ${workpath}/mods.d ${destroot}${prefix}/share/sword"
	system "cp -R ${workpath}/modules ${destroot}${prefix}/share/sword"
}
