# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General License v2 # $Header: $ EAPI="2" WX_GTK_VER="2.8" inherit wxwidgets HOMEPAGE="http://www.msg.chem.iastate.edu/GAMESS/GamessQ/" SRC_URI="http://www.msg.chem.iastate.edu/GAMESS/GamessQ/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="dev-perl/Alien-wxWidgets" RDEPEND=${DEPEND} src_configure () { need-wxwidgets unicode }