From 4b64bc450d4cb35b5f30f134a598bafed8dd08be Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 14 Oct 2023 03:01:06 +0200 Subject: [PATCH] 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 2a32fd67755fd..dace2aaf73539 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}