summaryrefslogtreecommitdiff
blob: 9f5afbf753c591b55d53bdf86ed19d8c92ca7b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

ESVN_SERVER="http://e17mods.googlecode.com/svn/trunk"
ESVN_SUB_PROJECT="MODULES"
inherit enlightenment

DESCRIPTION="E17 module to add extra menus to the main menu"
HOMEPAGE="http://code.google.com/p/e17mods/wiki/ExtraMenu"

LICENSE="GPL-2"

DEPEND="x11-wm/enlightenment
	media-libs/edje"