13 lines
517 B
Bash
13 lines
517 B
Bash
# Copyright 1999-2008 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild,v 1.2 2008/05/16 17:03:46 beandog Exp $
|
|
|
|
SWORD_MODULE="WebstersDict"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Webster's Revised Unabridged Dictionary of the English Language
|
|
1913"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WebstersDict"
|
|
LICENSE="public-domain"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|