git: 6410f1827ba3 - main - graphics/py-ming: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:24:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6410f1827ba3c9b8816e5a8a3f27a2f6cf8e9533 commit 6410f1827ba3c9b8816e5a8a3f27a2f6cf8e9533 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:16:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:15 +0000 graphics/py-ming: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30 --- graphics/py-ming/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index fd7a209a908a..2ed7c50a19d8 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -13,6 +13,9 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE_GPL2 LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE +DEPRECATED= Depends on deprecated graphics/ming +EXPIRATION_DATE=2024-06-30 + LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgif.so:graphics/giflib \ libming.so:graphics/ming \