aboutsummaryrefslogtreecommitdiffstats
path: root/packages/esmtp/esmtp_0.4.1.bb
blob: 081c7ab20847746ed36986adb8687b3476c0ab56 (plain)
1
2
3
4
5
6
7
8
9
10
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