summaryrefslogtreecommitdiff
path: root/esmtp/esmtp_0.4.1.oe
blob: e57648050a855ef4d5b44b79dc92d292d6598484 (plain)
1
2
3
4
5
6
7
8
9
10
DEPENDS = "virtual/libc libesmtp"
RDEPENDS = "libc6 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