# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils wxwidgets MY_P=Wx-${PV} DESCRIPTION="Perl language bindings for the wxWidgets GUI toolkit" HOMEPAGE="http://wxperl.sourceforge.net" SRC_URI="mirror://sourceforge/wxperl/${MY_P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="debug doc unicode" DEPEND=">=dev-lang/perl-5.6.0 >=dev-perl/ExtUtils-MakeMaker-0.20