git: a7970be64a17 - main - www/getleft: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 15:42:43 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a7970be64a17e6ce6db0ee0b764e6f95abc29239
commit a7970be64a17e6ce6db0ee0b764e6f95abc29239
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-05-10 15:31:04 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-05-10 15:31:04 +0000
www/getleft: Mark DEPRECATED
- Upstream was last updated in 2008.
- Set EXPIRATION_DATE on 2022-06-30
Reported by: diizzy
---
www/getleft/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/getleft/Makefile b/www/getleft/Makefile
index 9bef7618964a..01b7a6e4f288 100644
--- a/www/getleft/Makefile
+++ b/www/getleft/Makefile
@@ -11,6 +11,9 @@ DISTNAME= Getleft-v${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Web site downloader
+DEPRECATED= Abandonware last updated on 2008
+EXPIRATION_DATE= 2022-06-30
+
RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.10/libTktable2.10.so:x11-toolkits/tktable
USES= tk