freebsd-ports/sysutils/eventlog/Makefile
Steven Kreuzer ceae1b6b01 update to 0.2.10
PR:		ports/140837
Submitted by:	skreuzer@FreeBSD.org
Approved by:	ivan.lago@ifom-ieo-campus.it
2009-11-25 19:56:15 +00:00

21 lines
553 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.10
CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.4/source/
DISTFILES= $(PORTNAME)_$(PORTVERSION).tar.gz
MAINTAINER= ivan.lago@ifom-ieo-campus.it
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>