# 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.5 2004/07/15 03:03:58 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" IUSE="" S=${WORKDIR} DEPEND="dev-lang/perl" src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/${PF}-gentoo.diff } src_compile() { perl install.pl here <