omap3-sgx-modules: strip unneeded stuff
[openembedded.git] / recipes / perl / libcrypt-openssl-bignum-perl_0.04.bb
1 DESCRIPTION = "OpenSSL's multiprecision integer arithmetic"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 DEPENDS = "openssl"
5 BBCLASSEXTEND = "native"
6
7 SRC_URI = "http://search.cpan.org/CPAN/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-Bignum-${PV}.tar.gz;name=crypt-openssl-bignum-perl-${PV}"
8 SRC_URI[crypt-openssl-bignum-perl-0.04.md5sum] = "9369ef722b0705c0604998559988eb18"
9 SRC_URI[crypt-openssl-bignum-perl-0.04.sha256sum] = "73a1e3a2419054a5109629c55d3ec322415be07d6bb6029b830a30e8f1126fa3"
10
11 S = "${WORKDIR}/Crypt-OpenSSL-Bignum-${PV}"
12
13 inherit cpan