# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp inherit gnome2 DESCRIPTION="mlview - xml-tree view-editor for Gnome" DEPEND=">=gnome-base/gnome-libs-1.4.2 >=dev-libs/libxml2-2.4.22" HOMEPAGE="http://www.freesoftware.fsf.org/${PN}" LICENSE="GPL" MY_P=${P/_/} SRC_URI="http://freesoftware.fsf.org/download/${PN}/tarballs/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} DOCS="AUTHORS COPYING INSTALL README TODO"