git: ada67db48935 - main - www/clearsilver: Deprecate and set expiration date to 2024-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 10:02:11 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ada67db48935e0ad0919682b81d3cf6dda1617f3 commit ada67db48935e0ad0919682b81d3cf6dda1617f3 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-04 08:23:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-04 10:01:27 +0000 www/clearsilver: Deprecate and set expiration date to 2024-06-30 Abandonware and outdated, last release in 2017 no activity since 2019 Reference: https://github.com/blong42/clearsilver --- www/clearsilver/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile index 65eda7b57f42..60d477f6a1a6 100644 --- a/www/clearsilver/Makefile +++ b/www/clearsilver/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Fast, powerful, and language-neutral template system WWW= http://www.clearsilver.net/ +DEPRECATED= Abandonware and outdated, last release in 2017 no activity since 2019 +EXPIRATION_DATE=2024-06-30 + USES= gmake GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share