# $Id$

PortSystem 1.0

name			eventlog
version			0.2.12
set branch		[join [lrange [split ${version} .] 0 1] .]
categories		devel
license			BSD
platforms		darwin
maintainers		nomaintainer
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/${branch}

checksums		rmd160  26210a235a2d823b9b2b50ed675c7c0c743a260f \
			sha256  494dac8e01dc5ce323df2ad554d94874938dab51aa025987677b2bc6906a9c66

distfiles		${name}_${version}${extract.suffix}

depends_build		port:pkgconfig