blob: 6661c31f238fbcf4b40a77bc28a50e1e639f06d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=!libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) virtual/perl-XSLoader virtual/perl-ExtUtils-MakeMaker dev-perl/ExtUtils-PkgConfig dev-perl/ExtUtils-CChecker >=virtual/perl-ExtUtils-Constant-0.230.0 test? ( dev-perl/Test-Exception virtual/perl-Test-Simple !minimal? ( >=dev-perl/Test-Taint-1.60.0 >=dev-perl/Taint-Util-0.80.0 ) ) dev-lang/perl:=
DESCRIPTION=S/MIME message signing, verification, encryption and decryption
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/Crypt-SMIME/
IUSE=libressl test minimal
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=!libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) virtual/perl-XSLoader dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/M/MI/MIKAGE/Crypt-SMIME-0.17.tar.gz
_eclass_exported_funcs=src_prepare:perl-module src_configure:perl-module src_compile:perl-module src_test:- src_install:perl-module
_eclasses_=multiprocessing 284a473719153462f3e974d86c8cb81c perl-functions 19ad909f708afdacbb9b1879aef779ec perl-module 426c3ab084fdeb2eaa8ba45a75bd9ae7
_md5_=fd9a5f9d8b2516ac72461d7e47821cc5
|