mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
12 lines
447 B
Groff
12 lines
447 B
Groff
DEFINED_PHASES=install postinst postrm
|
|
DESCRIPTION=Provides an implementation of the IMAP protocol
|
|
EAPI=8
|
|
HOMEPAGE=https://pear.php.net/package/Net_IMAP https://github.com/pear/Net_IMAP
|
|
IUSE=sasl
|
|
KEYWORDS=amd64 ~hppa ppc64 ~sparc x86
|
|
LICENSE=PHP-3.01
|
|
RDEPEND=dev-lang/php:* dev-php/PEAR-Net_Socket dev-php/PEAR-PEAR sasl? ( dev-php/PEAR-Auth_SASL )
|
|
SLOT=0
|
|
SRC_URI=https://pear.php.net/get/Net_IMAP-1.1.4.tgz
|
|
_md5_=6fb341ebb2992343492e9e6cba97cfd0
|