fso-sounds: add fso-sounds-extras package with all remaining sounds and RSUGGEST it
[openembedded.git] / recipes / perl / libmime-lite-perl_3.024.bb
blobda0343679adc0e983839cbb2eefa88c2b10b56a6
1 DESCRIPTION = "Simple standalone module for generating MIME messages."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
4 PR = "r2"
6 RDEPENDS_${PN} = "perl-module-file-spec \
7 libemail-date-format-perl \
8 perl-module-test-more \
9 perl-module-time-local"
11 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-${PV}.tar.gz"
13 S = "${WORKDIR}/MIME-Lite-${PV}"
15 inherit cpan
17 BBCLASSEXTEND="native"
19 SRC_URI[md5sum] = "ca71d1d844f5c4f693e5079a2b4fa9a5"
20 SRC_URI[sha256sum] = "886b57c7d8d9903b54dad07b68f58e398745d6d92522e89e2ce714472c09f903"