# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-irc/jircii/jircii-1_beta11.ebuild,v 1.1 2004/07/19 00:51:59 swegener Exp $ DESCRIPTION="jIRCii - IRC client written in Java" HOMEPAGE="http://jirc.hick.org/" SRC_URI="http://jirc.hick.org/download/jerkb11.tgz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="virtual/jre" DEPEND="" S=${WORKDIR}/jIRCii src_compile() { true } src_install() { insinto /usr/share/jircii doins jerk.jar cat >${T}/jircii <