git: d4cfd2c092fc - main - graphics/wdune: deprecate, upstream no longer maintained
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 16:33:10 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4cfd2c092fc775a18e4a581a6cefff539d07287 commit d4cfd2c092fc775a18e4a581a6cefff539d07287 Author: Kurt Jaeger <pi@FreeBSD.org> AuthorDate: 2024-03-17 16:32:32 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-03-17 16:32:32 +0000 graphics/wdune: deprecate, upstream no longer maintained --- graphics/wdune/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/wdune/Makefile b/graphics/wdune/Makefile index e1dace4efca6..1463a9c5bf94 100644 --- a/graphics/wdune/Makefile +++ b/graphics/wdune/Makefile @@ -10,6 +10,9 @@ WWW= https://wdune.ourproject.org/ LICENSE= GPLv2 +DEPRECATED= upstream no longer maintained +EXPIRATION_DATE=2024-06-30 + BUILD_DEPENDS= cgal>0:math/cgal LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \