git: 418893153c2a - main - net-p2p/liberator: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 13:16:15 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=418893153c2a3633e8d9ab8b15101eeffce91b0b
commit 418893153c2a3633e8d9ab8b15101eeffce91b0b
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-11 12:20:25 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-11 13:15:22 +0000
net-p2p/liberator: Deprecate and set expiration date to 2024-03-31
Abandoned project with last release in 2003
---
net-p2p/liberator/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile
index 5789b669fb93..67cfacbdcab2 100644
--- a/net-p2p/liberator/Makefile
+++ b/net-p2p/liberator/Makefile
@@ -12,6 +12,9 @@ WWW= https://sourceforge.net/projects/liberator/
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandoned project with last release in 2003
+EXPIRATION_DATE=2024-03-31
+
USES= tar:bzip2
USE_OCAML= yes
USE_OCAML_CAMLP4=yes