aboutsummaryrefslogtreecommitdiffstats
path: root/index/syslog.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/syslog.mk')
-rw-r--r--index/syslog.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/syslog.mk b/index/syslog.mk
new file mode 100644
index 0000000..1575138
--- /dev/null
+++ b/index/syslog.mk
@@ -0,0 +1,7 @@
+PACKAGES += syslog
+pkg_syslog_name = syslog
+pkg_syslog_description = Erlang port driver for interacting with syslog via syslog(3)
+pkg_syslog_homepage = https://github.com/Vagabond/erlang-syslog
+pkg_syslog_fetch = git
+pkg_syslog_repo = https://github.com/Vagabond/erlang-syslog
+pkg_syslog_commit = master