summaryrefslogtreecommitdiff
path: root/sysutils/libol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/libol/Makefile')
-rw-r--r--sysutils/libol/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/libol/Makefile b/sysutils/libol/Makefile
new file mode 100644
index 00000000000..59f55a3b069
--- /dev/null
+++ b/sysutils/libol/Makefile
@@ -0,0 +1,17 @@
+# $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"