diff options
Diffstat (limited to 'games/nelly/Makefile')
-rw-r--r-- | games/nelly/Makefile | 3 |
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} |