# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Per Wigren # /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.5 2002/04/29 22:56:53 sandymac Exp S=${WORKDIR} DESCRIPTION="ACE unarchiver" SRC_URI="http://w1.314.telia.com/~u31412016/dload/linunace204.tgz" HOMEPAGE="http://www.winace.com" LICENSE="Proprietary" DEPEND="" src_install () { into /opt/ace dobin unace }