PortSystem		1.0

name			sword-book-finney
version			1.1
categories		textproc
license			public-domain
platforms		any
supported_archs	noarch
maintainers		nomaintainer
description		Sermons on Gospel Themes by Charles G. Finney (1792-1875)
long_description	{*}${description}
distname		Finney
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 0b08201e091dd14cc543759b97e97f017f23ae22 \
				sha256 c68f61b1d90bceb20bfb811227aadc2c65111e9d1b3e14405917b1a4ec14a2fb
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"
}
