# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0

name			spread
version			3.17.3
categories		devel
platforms		darwin
maintainers		stechert openmaintainer
description		configurable logging for C++
long_description	Spread is a toolkit that provides a high performance \
				messaging service that is resilient to faults across external \
				or internal networks.

homepage		http://www.spread.org/
master_sites	http://www.cnds.jhu.edu/download/noformdown/
distname		spread-src-${version}
checksums		md5 2eec25b5adc96fd840aa251e44325f9f
patchfiles		patch-Makefile.in

configure.args	--mandir=${prefix}/share/man \
				--with-pid-dir=${prefix}/var/run
