# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # /usr/local/portage/app-misc/entropy ECVS_MODULE="e17/proto/entropy" inherit enlightenment DESCRIPTION="An Alternate Enlightenment File Manager" #HOMEPAGE="" #SRC_URI="" #LICENSE="" #SLOT="0" KEYWORDS="-*" #IUSE="" DEPEND="sys-fs/evfs x11-libs/ewl x11-libs/etk media-libs/libpng" #RDEPEND="" src_compile() { export MY_ECONF="--prefix=/usr" enlightenment_src_compile } src_install() { enlightenment_src_install }