Files
gentoo/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild
Sam James 16f50e9308 dev-php/pecl-dbase: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND.

Signed-off-by: Sam James <sam@gentoo.org>
2023-06-30 14:26:42 +01:00

16 lines
283 B
Bash

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
USE_PHP="php7-3 php7-4 php8-0 php8-1"
inherit php-ext-pecl-r3
KEYWORDS="~amd64 ~x86"
DESCRIPTION="dBase database file access functions"
LICENSE="PHP-3.01"
SLOT="7"