nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libemail-date-format-perl_1.002.bb
blobd83dac00bdf9d3bf34807c954c1ec87326ee2166
1 DESCRIPTION = "Various MIME modules."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r0"
6 RDEPENDS = "perl-module-test-more \
7 perl-module-time-local"
9 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-Format-${PV}.tar.gz"
11 S = "${WORKDIR}/Email-Date-Format-${PV}"
13 inherit cpan