git: 0d4bf3721e86 - main - editors/morla: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 19:16:03 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d4bf3721e86195043ceb0a1f1f5241f5feefa24
commit 0d4bf3721e86195043ceb0a1f1f5241f5feefa24
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 14:06:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 19:15:39 +0000
editors/morla: Mark DEPRECATED
- Project is unmaintained
- Last upstream release was in 2011
- Set EXPIRATION_DATE 2024-03-31
Approved by: portmgr (blanket)
---
editors/morla/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index 33c078b5f6fd..16df2ce0f9a9 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -12,6 +12,9 @@ WWW= http://www.morlardf.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Project is unmaintained and last upstream release was in 2011
+EXPIRATION_DATE= 2024-03-31
+
BUILD_DEPENDS= dot:graphics/graphviz
LIB_DEPENDS= libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \