sword-kjv-2.3.ebuild 360 B

12345678910111213
  1. # Copyright 1999-2014 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. SWORD_MODULE="KJV"
  5. inherit sword-module
  6. DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology"
  7. HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV"
  8. LICENSE="freedist"
  9. KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"