pkgsrc/sysutils/libol/Makefile
minskim 99f5cc1376 Import libol from pkgsrc-wip. Packaged by Adrian Portelli and updated
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.
2004-03-29 00:54:16 +00:00

17 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 00:54:16 minskim Exp $
DISTNAME= libol-0.3.13
CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
MAINTAINER= adrianp@stindustries.net
HOMEPAGE= http://www.balabit.com/products/syslog_ng/
COMMENT= Support library for syslog-ng
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"