blob: e23aa9adfe4271042e52fe7be22e586074868d4b (
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 >=dev-perl/Test-Taint-1.60.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
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.16.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_=f6e6e528656f2bc718d15b846f6b1064
|