aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libmail-sendmail-perl_0.79.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libmail-sendmail-perl_0.79.bb')
-rw-r--r--recipes/perl/libmail-sendmail-perl_0.79.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/perl/libmail-sendmail-perl_0.79.bb b/recipes/perl/libmail-sendmail-perl_0.79.bb
new file mode 100644
index 0000000000..b333c8239b
--- /dev/null
+++ b/recipes/perl/libmail-sendmail-perl_0.79.bb
@@ -0,0 +1,9 @@
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+PR = "r4"
+
+SRC_URI = "http://www.cpan.org/modules/by-module/Mail/Mail-Sendmail-${PV}.tar.gz"
+
+S = "${WORKDIR}/Mail-Sendmail-${PV}"
+
+inherit cpan