13 lines
389 B
Bash
13 lines
389 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id$
|
|
|
|
EAPI=5
|
|
SWORD_MODULE="BulCarigradNT"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Bulgarian New Testament from 1914, known as 'Tsarigrad Edition'"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BulCarigradNT"
|
|
LICENSE="freedist"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|