1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/sysutils/eventlog/Makefile
Cheng-Lung Sung dff61f435c - Update to 0.2.7
PR:		ports/122531
Submitted by:	maintainer (Ivan Lago)
2008-04-08 01:42:02 +00:00

21 lines
503 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.7
CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/
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>