nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libmime-lite-perl_3.024.bb
blob80de33330f2d1cea7b19adec141fd5bce406bd05
1 DESCRIPTION = "Simple standalone module for generating MIME messages."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r0"
6 RDEPENDS = "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-3.024.tar.gz"
13 S = "${WORKDIR}/MIME-Lite-${PV}"
15 inherit cpan