summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libemail-date-format-perl_1.002.bb
blob: d83dac00bdf9d3bf34807c954c1ec87326ee2166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Various MIME modules."
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r0"

RDEPENDS = "perl-module-test-more \
            perl-module-time-local"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-Format-${PV}.tar.gz"

S = "${WORKDIR}/Email-Date-Format-${PV}"

inherit cpan