Portfile

# $Id: Portfile 20414 2006-11-03 02:15:12Z jberry@macports.org $

PortSystem 1.0
name anubis
version 4.0
categories mail
maintainers nomaintainer@macports.org
description GNU Anubis is an outgoing mail processor.
long_description GNU Anubis goes between the MUA (Mail User Agent) and the MTA (Mail Transport Agent), and can perform on the fly various sorts of processing and conversion on the outgoing mail in accord with the sender's specified rules, based on a highly configurable regular expressions system. It operates as a proxy server, independently from mail user agents.
homepage http://www.gnu.org/software/anubis
platforms darwin

master_sites gnu
checksums md5 cded94ad14e528e899f5e8f7fd1aa022

patchfiles patch-lib__obstack.c

configure.args --infodir=${prefix}/share/info \
--mandir=${prefix}/share/man

platform darwin 8 {
configure.env CC=/usr/bin/gcc-3.3 CPP=/usr/bin/cpp-3.3
}

files