git: f8db30ebb5f7 - main - textproc/aft: 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:55 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8db30ebb5f7bfc3e35e0475777d517a7c616736 commit f8db30ebb5f7bfc3e35e0475777d517a7c616736 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-13 19:11:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-13 20:46:31 +0000 textproc/aft: Deprecate and set expiration date to 2025-04-30 Obscure markup language and unmaintained in tree for years --- textproc/aft/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 3265278b1d00..26cb56eac7a0 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -15,6 +15,9 @@ LICENSE_NAME= Clarified Artistic License LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Obscure markup language and unmaintained in tree for years +EXPIRATION_DATE=2025-04-30 + USES= perl5 gmake GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS