git: 6b48d596e4a4 - main - net/landrop: Mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 May 2025 17:20:28 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b48d596e4a46b2bd5a506dd7af01e5199dbe397 commit 6b48d596e4a46b2bd5a506dd7af01e5199dbe397 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2025-05-06 17:20:18 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-05-06 17:20:18 +0000 net/landrop: Mark deprecated --- net/landrop/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/landrop/Makefile b/net/landrop/Makefile index 4a268004ceb7..76fedd7f3ad7 100644 --- a/net/landrop/Makefile +++ b/net/landrop/Makefile @@ -11,6 +11,9 @@ WWW= https://landrop.app LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Unmaintained version and the newer version turned to close source +EXPIRATION_DATE=2025-06-13 + LIB_DEPENDS= libsodium.so:security/libsodium USES= gl qmake:outsource qt:5