pkgsrc/sysutils/libol/Makefile
adrianp 6d1c229904 Remove the utils subdir from the build as this only contains the make_class
script which, according to the author, is not needed if you don't modify
sources.  This means we can drop the DEPENDS on scsh which will fix
PR #39346.
PKGREVISION++
2008-08-17 10:03:22 +00:00

17 lines
424 B
Makefile

# $NetBSD: Makefile,v 1.10 2008/08/17 10:03:22 adrianp Exp $
DISTNAME= libol-0.3.18
CATEGORIES= sysutils
PKGREVISION= 2
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.balabit.com/network-security/syslog-ng/
COMMENT= Support library for syslog-ng
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"