# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit games DESCRIPTION="A 3D version of Pong" HOMEPAGE="http://pong2.berlios.de/" SRC_URI="mirror://berlios/pong2/${P}.tar.bz2" LICENSE="GPL2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="dev-libs/openssl media-libs/libsdl media-libs/sdl-image media-libs/sdl-net virtual/opengl virtual/glu" RDEPEND=""