diff options
author | Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> | 2021-05-13 20:54:43 +0000 |
---|---|---|
committer | Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> | 2021-05-13 20:54:43 +0000 |
commit | 0941b0af863454db0396d073a4f59ab2983c6154 (patch) | |
tree | 65b626be1563eec3dddcbea3a1ac163e45e1e8a6 /www/Makefile | |
parent | ba5273257f5391cd9cf2bdb20e7617ff02930e8f (diff) | |
download | ports-0941b0af863454db0396d073a4f59ab2983c6154.tar.gz ports-0941b0af863454db0396d073a4f59ab2983c6154.zip |
[NEW] www/pydio-cells: nextgen file sharing platform
Installed on your own infrastructure, Pydio Cells provides a central
place for your users to collaborate and share files internally and
externally, while empowering your IT admins to monitor and protect your
company's data.
WWW: https://pydio.com/en/features/pydio-cells-overview
GitHub: https://github.com/pydio/cells
Reviewed by: koobs
Differential Revision: D30199
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 68e00a188521..661e68de16bd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1773,6 +1773,7 @@ SUBDIR += py-wsaccel SUBDIR += py-wsgidav SUBDIR += py-yarl + SUBDIR += pydio-cells SUBDIR += qdecoder SUBDIR += qhttpengine SUBDIR += qt5-webchannel |