mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
17 lines
705 B
Groff
17 lines
705 B
Groff
BDEPEND=test? ( dev-lang/php:* dev-php/PEAR-Net_Socket dev-php/PEAR-PEAR sasl? ( dev-php/PEAR-Auth_SASL ) )
|
|
DEFINED_PHASES=install postinst postrm test
|
|
DESCRIPTION=A PHP implementation of the SMTP protocol
|
|
EAPI=8
|
|
HOMEPAGE=https://pear.php.net/package/Net_SMTP
|
|
IDEPEND=>=dev-php/pear-1.8.1
|
|
INHERIT=php-pear-r2
|
|
IUSE=examples sasl test
|
|
KEYWORDS=~amd64 ~arm ~hppa ~ppc64 ~riscv ~s390 ~sparc ~x86
|
|
LICENSE=BSD-2
|
|
RDEPEND=dev-lang/php:* dev-php/PEAR-Net_Socket dev-php/PEAR-PEAR sasl? ( dev-php/PEAR-Auth_SASL ) >=dev-php/pear-1.8.1
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://pear.php.net/get/Net_SMTP-1.12.2.tgz
|
|
_eclasses_=php-pear-r2 ae9c27bf3a9af15b98e9c2fa867e2485
|
|
_md5_=2f7a6328fe6013d0b93e99e74197c663
|