aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 12:20:25 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 13:15:22 +0000
commit418893153c2a3633e8d9ab8b15101eeffce91b0b (patch)
tree63396a4fdb27db91d8b2539a382ad392fbbe38eb
parentf92c1373ea8d12d0cf7fc9e9f3a06aa1d793943b (diff)
downloadports-418893153c2a3633e8d9ab8b15101eeffce91b0b.tar.gz
ports-418893153c2a3633e8d9ab8b15101eeffce91b0b.zip
net-p2p/liberator: Deprecate and set expiration date to 2024-03-31
Abandoned project with last release in 2003
-rw-r--r--net-p2p/liberator/Makefile3
1 files changed, 3 insertions, 0 deletions
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