aboutsummaryrefslogtreecommitdiff
path: root/net/gmid/pkg-descr
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-04-27 18:09:20 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-04-27 18:11:49 +0000
commit4ed1dafde04789df5bb273299fb593af34ccd81b (patch)
tree02549a69b3e13f5044068c2b1ffc60874141f51c /net/gmid/pkg-descr
parentf0514a6946969c75c263aaf6182f141db9a77b9a (diff)
downloadports-4ed1dafde04789df5bb273299fb593af34ccd81b.tar.gz
ports-4ed1dafde04789df5bb273299fb593af34ccd81b.zip
New port: net/gmid: Simple and secure Gemini server
PR: 255413 Submitted by: Omar Polo <freebsd@omarpolo.com>
Diffstat (limited to 'net/gmid/pkg-descr')
-rw-r--r--net/gmid/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/gmid/pkg-descr b/net/gmid/pkg-descr
new file mode 100644
index 000000000000..6e2c141ad413
--- /dev/null
+++ b/net/gmid/pkg-descr
@@ -0,0 +1,6 @@
+gmid is a server for the Gemini protocol. It has various
+features, among which Capsicum support and a "config-less"
+mode akin to "python -m http.server" to quickly serve local
+directories from the shell.
+
+WWW: https://github.com/omar-polo/gmid