diff options
author | Michael Gmelin <grembo@FreeBSD.org> | 2024-02-18 20:03:51 +0000 |
---|---|---|
committer | Michael Gmelin <grembo@FreeBSD.org> | 2024-02-22 18:33:06 +0000 |
commit | 61fe359cf641ced0712679b795047eda95f75c02 (patch) | |
tree | 2811619be28aa8dbf602b8fdc89060804985150d /deskutils/Makefile | |
parent | 5a510abe30e6a708c357e429839901faeec69022 (diff) | |
download | ports-61fe359cf641ced0712679b795047eda95f75c02.tar.gz ports-61fe359cf641ced0712679b795047eda95f75c02.zip |
deskutils/py-paperless-ngx: New port
Paperless-ngx is a document management system that transforms
your physical documents into a searchable online archive so you
can keep, well, less paper.
Paperless-ngx is the official successor to the original Paperless
and Paperless-ng projects.
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index e9c589209cb9..009af6c83416 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -230,6 +230,7 @@ SUBDIR += py-khal SUBDIR += py-khard SUBDIR += py-paperless + SUBDIR += py-paperless-ngx SUBDIR += py-py3status SUBDIR += py-pystash SUBDIR += py-send2trash |