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