# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-dbase/pecl-dbase-5.1.0.ebuild,v 1.4 2013/ Exp $ EAPI=5 PHP_EXT_NAME="dbase" USE_PHP="php5-3 php5-4" inherit php-ext-pecl-r2 KEYWORDS="~amd64 ~x86" DESCRIPTION="dBase database file access functions." LICENSE="PHP" SLOT="0" IUSE="" my_conf="--with-dbase=/usr"