# Copyright 1999-2004 Gentoo Foundation # 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.4 2004/06/24 23:56:16 agriffis 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 <