git: 4b64bc450d4c - main - games/freetennis: Deprecate and set expiration date to 2023-11-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 17:15:11 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4b64bc450d4cb35b5f30f134a598bafed8dd08be
commit 4b64bc450d4cb35b5f30f134a598bafed8dd08be
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 01:01:06 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:27 +0000
games/freetennis: Deprecate and set expiration date to 2023-11-30
Depends on deprecated port graphics/ocaml-images
---
games/freetennis/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/games/freetennis/Makefile b/games/freetennis/Makefile
index 2a32fd67755f..dace2aaf7353 100644
--- a/games/freetennis/Makefile
+++ b/games/freetennis/Makefile
@@ -11,6 +11,9 @@ WWW= http://freetennis.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on deprecated port graphics/ocaml-images
+EXPIRATION_DATE=2023-11-30
+
BUILD_DEPENDS= ocamlopt:lang/ocaml \
ocaml-images>3.0:graphics/ocaml-images \
${OCAML_DEPENDS}