git: 759bb9001890 - main - textproc/resume: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 20:47:51 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=759bb90018906d013ab36225fde2c55ffad755a4
commit 759bb90018906d013ab36225fde2c55ffad755a4
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 19:01:54 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:30 +0000
textproc/resume: Deprecate and set expiration date to 2025-04-30
Obsolete XML and XSL based system that targets résumés and
curricu vitae
---
textproc/resume/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile
index 637e25965da4..55ef9a908c1b 100644
--- a/textproc/resume/Makefile
+++ b/textproc/resume/Makefile
@@ -10,6 +10,9 @@ WWW= https://xmlresume.sourceforge.net/
LICENSE= MIT
+DEPRECATED= Obsolete XML and XSL based system that targets résumés and curricu vitae
+EXPIRATION_DATE=2025-04-30
+
USES= java tar:tgz
NO_BUILD= yes