git: d5b6d394032e - main - graphics/p5-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:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5b6d394032ef87ebc349a68196fa57127a8b617 commit d5b6d394032ef87ebc349a68196fa57127a8b617 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:16:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:15 +0000 graphics/p5-ming: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30 --- graphics/p5-ming/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index 35b4a7cae7a5..8eb31cbebb9b 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-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 \