aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libmail-sendmail-perl_0.79.bb
blob: 4e2403a75a2b19bf4b6691cf6e11196ee934d54e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Mail::Sendmail - Simple platform independent mailer"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
PR = "r5"

SRC_URI = "http://www.cpan.org/modules/by-module/Mail/Mail-Sendmail-${PV}.tar.gz"

S = "${WORKDIR}/Mail-Sendmail-${PV}"

inherit cpan

SRC_URI[md5sum] = "038f261afd091d8fad347d6c66d2833d"
SRC_URI[sha256sum] = "8a5eb39d3b9a3a4219c6d6051328c62bd51e9b53723ee5b42cd66e8672e681b9"