]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/esmtp/esmtp_0.4.1.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / esmtp / esmtp_0.4.1.bb
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