# $Id: Portfile 48941 2009-03-31 16:29:12Z markd@macports.org $

PortSystem 1.0

name			eventlog
version			0.2.9
categories		devel
platforms		darwin
maintainers		markd
description		Replacement for syslog API providing structure to messages
long_description	The EventLog library aims to be a replacement of the simple \
			syslog API provided on UNIX systems. The major difference \
			between EventLog and syslog is that EventLog tries to add \
			structure to messages.
homepage		http://www.balabit.com/products/syslog_ng/
master_sites		http://www.balabit.com/downloads/files/eventlog/0.2/
checksums		md5 76e3d7a0b8f335c12099e9b91191fbf1
distfiles		${name}_${version}${extract.suffix}

depends_build		path:bin/pkgconfig:pkgconfig
