blob: e4be587f36632b2754d81a26b485aa55ba5ab339 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit php-pear-r1
IUSE=""
DESCRIPTION="HTML_Select is a class for generating HTML form select elements"
LICENSE="PHP-3.01"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="dev-php/PEAR-HTML_Common"