git: 8993bae2daf3 - main - graphics/py-pyglet150: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Mar 2022 20:34:06 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=8993bae2daf3f6105494f0776e3577c3aaaf4f9d commit 8993bae2daf3f6105494f0776e3577c3aaaf4f9d Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-03-16 17:39:34 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-03-16 20:33:11 +0000 graphics/py-pyglet150: deprecate - This port is no longer needed for games/brainworkshop --- graphics/py-pyglet150/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/py-pyglet150/Makefile b/graphics/py-pyglet150/Makefile index c1c7a636e7eb..ca5011012d0e 100644 --- a/graphics/py-pyglet150/Makefile +++ b/graphics/py-pyglet150/Makefile @@ -8,6 +8,9 @@ PKGNAMESUFFIX= 150 MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform windowing and multimedia library +DEPRECATED= No longer needed, use graphics/py-pyglet instead +EXPIRATION_DATE=2022-04-16 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE