Initial commit
[netsurf-overlay.git] / dev-libs / libwapcaplet / libwapcaplet-0.2.1.ebuild
blob712946a00858494f45ef688db1736875cc685dd9
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=5
6 NETSURF_BUILDSYSTEM="buildsystem-1.1"
8 inherit netsurf
10 DESCRIPTION="string internment library, written in C"
11 HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
13 LICENSE="MIT"
14 SLOT="0"
15 KEYWORDS="~amd64 ~arm ~m68k-mint"
16 IUSE="test"
18 DEPEND="test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"