freebsd-ports/sysutils/eventlog/Makefile
Cy Schubert 7523415f30 Update 0.2.10 --> 0.2.12.
Take on maintainership of this port.

Approved by:	Ivan Lago <ivan.lago@ifom-ieo-campus.it> (Maintainer)
Prodded by:	Peter Czanik <czanik@balabit.hu> (Upline)
2011-05-13 15:06:26 +00:00

21 lines
539 B
Makefile

# New ports collection makefile for: eventlog
# Date created: 10 november 2006
# Whom: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
#
# $FreeBSD$
#
PORTNAME= eventlog
PORTVERSION= 0.2.12
CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/3.2.2/source/
DISTFILES= $(PORTNAME)_$(PORTVERSION).tar.gz
MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement of the simple syslog() API providing structure to messages
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>