# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: $ IUSE="" inherit perl-module MY_P=Wx-${PV} S=${WORKDIR}/${MY_P} CATEGORY="dev-perl" DESCRIPTION="Interface to the wxWindows GUI toolkit" SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/${MY_P}.tar.gz" HOMEPAGE="http://wxperl.sourceforge.net/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86" DEPEND="${DEPEND} x11-libs/wxGTK"