aboutsummaryrefslogtreecommitdiff
path: root/network/onyx/onyx.json
diff options
context:
space:
mode:
authorKurt M. Weber <weberk294@gmail.com>2018-12-24 08:21:12 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-24 08:22:25 +0700
commit4bf0f9df6a147a0d3e69a0ed5799ffea1c77608b (patch)
tree1966bc42d49aea54e574f24cca6aab8ecf32a293 /network/onyx/onyx.json
parent1586a55acd9a638ea2fa0f13bd3a8a2c3c82abe1 (diff)
network/onyx: Added (Gopher protocol engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/onyx/onyx.json')
-rw-r--r--network/onyx/onyx.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/onyx/onyx.json b/network/onyx/onyx.json
new file mode 100644
index 0000000000..029e954803
--- /dev/null
+++ b/network/onyx/onyx.json
@@ -0,0 +1,7 @@
+{
+ "name": "onyx",
+ "description": "OverbiteNX Gopher system component",
+ "path": "/usr/bin/onyx",
+ "type": "stdio",
+ "allowed_extensions": [ "overbitenx@floodgap.com" ]
+}