msmtp_1.4.10.bb : a sendmail replacement for use in clients like mutt.
authorGraeme Gregory <dp@xora.org.uk>
Tue, 20 Feb 2007 09:20:32 +0000 (09:20 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 20 Feb 2007 09:20:32 +0000 (09:20 +0000)
packages/msmtp/.mtn2git_empty [new file with mode: 0644]
packages/msmtp/msmtp_1.4.10.bb [new file with mode: 0644]

diff --git a/packages/msmtp/.mtn2git_empty b/packages/msmtp/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/msmtp/msmtp_1.4.10.bb b/packages/msmtp/msmtp_1.4.10.bb
new file mode 100644 (file)
index 0000000..6fe33c7
--- /dev/null
@@ -0,0 +1,10 @@
+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
+