# $Header: /magellan-cvs/smage/eventlog/eventlog-0.2.7-r1.smage2,v 1.1 2008/02/10 12:07:33 niro Exp $ PNAME="eventlog" PVER="0.2.7" PBUILD="r1" PCATEGORIE="dev-libs" STATE="unstable" DESCRIPTION="The eventlog package contains support libraries needed by syslog-ng." HOMEPAGE="http://www.balabit.com/products/syslog_ng/" DEPEND=">= virtual/glibc" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude mbuild SRC_URI=( http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/${SRCFILE} mirror://${PNAME}/${SRCFILE} )