aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/msmtp/msmtp_1.4.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/msmtp/msmtp_1.4.10.bb')
-rw-r--r--recipes/msmtp/msmtp_1.4.10.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/msmtp/msmtp_1.4.10.bb b/recipes/msmtp/msmtp_1.4.10.bb
deleted file mode 100644
index 6fe33c707a..0000000000
--- a/recipes/msmtp/msmtp_1.4.10.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "A sendmail replacement for use in MTAs like mutt"
-HOMEPAGE = "http://msmtp.sourceforge.net/"
-SECTION = "console/network"
-LICENSE = "GPLv2"
-DEPENDS = "zlib gnutls"
-PR = "r0"
-SRC_URI = "${SOURCEFORGE_MIRROR}/msmtp/msmtp-${PV}.tar.bz2"
-
-inherit autotools
-