# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 MODULE_AUTHOR=FLORA MODULE_VERSION=0.09 inherit perl-module DESCRIPTION="Web content engine library for Gtk2" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-perl/gtk2-perl net-libs/webkit-gtk:2" DEPEND="${RDEPEND} dev-perl/glib-perl dev-perl/extutils-pkgconfig dev-perl/ExtUtils-Depends" #SRC_TEST=do