# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 95112 2012-07-05 20:53:50Z mww@macports.org $

PortSystem          1.0

name                esmtp
version             1.2
categories          mail
license             GPL-2
maintainers         nomaintainer
description         relay-only Mail Transfer Agent (MTA)
long_description    esmtp is a user configurable relay-only Mail \
                          Transfer Agent (MTA) with a sendmail compatible \
                          syntax. esmtp does not attempt to provide all \
                          the functionality of sendmail: it is intended \
                          to be used by mail user agents such as mutt.
homepage            http://esmtp.sourceforge.net
platforms           darwin
master_sites        sourceforge:project/esmtp/esmtp/${version}
use_bzip2           yes

checksums           rmd160  3fcd5908273087858dca8162c8440760774d8bf0 \
                    sha256  a0d26931bf731f97514da266d079d8bc7d73c65b3499ed080576ab606b21c0ce

depends_lib         port:libesmtp port:openssl
