app-metrics/prometheus: add 3.1.0
[gentoo/gentoo.git] / dev-php / pecl-mailparse / pecl-mailparse-3.1.6.ebuild
blob05d748a47fac3089527f5f614633d850fc4420f5
1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 WANT_AUTOMAKE="none"
7 PHP_EXT_NAME="mailparse"
8 USE_PHP="php8-1 php8-2 php8-3"
9 PHP_EXT_NEEDED_USE="unicode(-)"
10 DOCS=( README.md )
12 inherit php-ext-pecl-r3
14 DESCRIPTION="PHP extension for parsing and working with RFC822 and MIME compliant messages"
15 LICENSE="PHP-3.01"
16 SLOT="7"
18 KEYWORDS="amd64 ppc64 x86"