# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header:$ PHP_EXT_NAME="bytekit" PHP_EXT_INI="no" PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 SRC_URI="http://www.bytekit.org/download/bytekit-${PV}.tgz" KEYWORDS="~amd64 ~x86" DESCRIPTION="Bytekit module." HOMEPAGE="http://www.bytekit.org/" LICENSE="Bytekit License 1.0" SLOT="0" IUSE="" # since need_php51 is missing DEPEND=">=dev-lang/php-5.2" RDEPEND="${DEPEND}" PHP_VERSION="5" PHP_SHARED_CAT="php5"