# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/mirror/mirror-2.9.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $ inherit eutils DESCRIPTION="FTP mirror utility" HOMEPAGE="http://sunsite.org.uk/packages/mirror/" SRC_URI="ftp://sunsite.org.uk/packages/mirror/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~alpha ~sparc ~ppc" S=${WORKDIR} DEPEND="dev-lang/perl" src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/${PF}-gentoo.diff } src_compile() { perl install.pl here <