]> Pileus Git - ~andy/sunrise/blob - dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild
media-gfx/ktikz: Properly fix qt deps
[~andy/sunrise] / dev-php / pecl-bcompiler / pecl-bcompiler-1.0.2.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="3"
6 PHP_EXT_NAME="bcompiler"
7 PHP_EXT_INI="yes"
8 PHP_EXT_ZENDEXT="no"
9 USE_PHP="php5-3"
10 DOCS="README TODO"
11
12 inherit php-ext-pecl-r2
13
14 DESCRIPTION="PHP bytecode Compiler"
15 HOMEPAGE="http://pecl.php.net/package/bcompiler"
16
17 LICENSE="PHP-3"
18 SLOT="0"
19 KEYWORDS="~amd64 ~x86"
20 IUSE=""