aboutsummaryrefslogtreecommitdiffstats
path: root/packages/esmtp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/esmtp')
-rw-r--r--packages/esmtp/.mtn2git_empty0
-rw-r--r--packages/esmtp/esmtp_0.4.1.bb11
2 files changed, 11 insertions, 0 deletions
diff --git a/packages/esmtp/.mtn2git_empty b/packages/esmtp/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/esmtp/.mtn2git_empty
diff --git a/packages/esmtp/esmtp_0.4.1.bb b/packages/esmtp/esmtp_0.4.1.bb
index e69de29bb2..081c7ab208 100644
--- a/packages/esmtp/esmtp_0.4.1.bb
+++ b/packages/esmtp/esmtp_0.4.1.bb
@@ -0,0 +1,11 @@
+SECTION = "console/network"
+LICENSE = "GPL"
+DEPENDS = "libesmtp"
+DESCRIPTION = "ESMTP is a user-configurable relay-only MTA \
+with a sendmail-compatible syntax, based on libESMTP and \
+supporting the AUTH (including the CRAM-MD5 and NTLM SASL \
+mechanisms) and StartTLS SMTP extensions."
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/esmtp/esmtp-${PV}.tar.bz2"
+
+inherit autotools