13 lines
358 B
Bash
13 lines
358 B
Bash
# Copyright 1999-2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=5
|
|
SWORD_MODULE="FreCrl"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="French Haitian Creole Version"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=FreCrl"
|
|
LICENSE="all-rights-reserved"
|
|
KEYWORDS="~amd64 ~ppc ~x86"
|
|
RESTRICT="mirror bindist"
|