12 lines
357 B
Bash
12 lines
357 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=5
|
|
SWORD_MODULE="Murdock"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="James Murdock's Translation of the Syriac Peshitta"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Murdock"
|
|
LICENSE="freedist"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|