# $Id: Portfile,v 1.17 2003/08/04 02:05:01 eric Exp $ PortSystem 1.0 name ssmtp version 2.60 distfiles ssmtp_2.60.3.tar.gz categories mail maintainers darwinports@opendarwin.org description Sendmail alternative for small routers (outgoing mail only) long_description This is sSMTP, a program that replaces sendmail on workstations that \ should send their mail via the departmental mailhub from which they pick up \ their mail (via pop, imap, rsmtp, pop_fetch, NFS... or the like). This \ program accepts mail and sends it to the mailhub, optionally replacing the \ domain in the From: line with a different one. platforms darwin freebsd master_sites http://ftp.debian.org/debian/pool/main/s/${portname}/ \ ftp://ftp.icm.edu.pl/pub/Linux/debian/pool/main/s/${portname}/ checksums md5 b9b1c07f513ff2b46ae8a09eaf3e04e5 worksrcdir ${portname}-${portversion} patchfiles patch-ssmtp.c patch-generate_config patch-Makefile.in build.type gnu pre-patch {system "rm -r ${workpath}/ssmtp-2.60/RCS" system "chmod u+w ${worksrcpath}/Makefile.in"} configure.args --prefix=${destroot}${prefix}