blob: 55ae24aab198e3ec9d8c52bc1fe0f3058aec622f (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.1.0.ebuild,v 1.1 2003/06/04 13:37:24 liquidx Exp $
FROM_LANG="English"
TO_LANG="French"
DICT_PREFIX="dictd_www.freedict.de_"
inherit stardict
|