aboutsummaryrefslogtreecommitdiff
path: root/games/nelly/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-26 07:54:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-26 07:54:28 +0000
commitde61a8720881da46af35e6e0abf44f90665881a4 (patch)
tree3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /games/nelly/Makefile
parenta67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff)
downloadports-de61a8720881da46af35e6e0abf44f90665881a4.tar.gz
ports-de61a8720881da46af35e6e0abf44f90665881a4.zip
Notes
Diffstat (limited to 'games/nelly/Makefile')
-rw-r--r--games/nelly/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/nelly/Makefile b/games/nelly/Makefile
index 7e4e6a6eaa23..9cf8fb6a4028 100644
--- a/games/nelly/Makefile
+++ b/games/nelly/Makefile
@@ -16,6 +16,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Nelly's Rooftop Garden, physics-based puzzle game
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-01-27
+
RUN_DEPENDS= ${PYGAME} \
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR}