sword-tcr-1.1.ebuild 325 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="TCR"
  5. inherit sword-module
  6. DESCRIPTION="Thompson Chain Topics"
  7. HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=TCR"
  8. LICENSE="public-domain"
  9. KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"