blob: f9cc8fd28987eae8b9c2dc89e7d9953fb2e1a63e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunkar/sword-hunkar-1.7.ebuild,v 1.1 2010/05/16 00:17:58 beandog Exp $
SWORD_MODULE="HunKar"
inherit sword-module
DESCRIPTION="Hungarian Karoli"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HunKar"
LICENSE="freedist"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|