e57648050a855ef4d5b44b79dc92d292d6598484
[vuplus_openembedded] / esmtp / esmtp_0.4.1.oe
1 DEPENDS = "virtual/libc libesmtp"
2 RDEPENDS = "libc6 libesmtp"
3 DESCRIPTION = "ESMTP is a user-configurable relay-only MTA \
4 with a sendmail-compatible syntax, based on libESMTP and \
5 supporting the AUTH (including the CRAM-MD5 and NTLM SASL \
6 mechanisms) and StartTLS SMTP extensions."
7
8 SRC_URI := ${SOURCEFORGE_MIRROR}/esmtp/esmtp-${PV}.tar.bz2
9
10 inherit autotools