6d1c229904
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++
17 lines
424 B
Makefile
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"
|