diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 21:55:38 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 21:56:22 +0200 |
commit | 6b6d937fcbc526f25ea7fae3e6c18abbe6cdf51f (patch) | |
tree | 926e6700f49d615d160095b3fe5b211341938ab9 | |
parent | */*: Remove defunct references to python3.8 (diff) |
graphics/rubygem-ezprint: expire on 2025-06-01 for graphics/rubygem-pdfkit
-rw-r--r-- | graphics/rubygem-ezprint/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index 1ad51fdaf408..4d078e8e851e 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/jstewart/ezprint LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Depends on expired graphics/rubygem-pdfkit +EXPIRATION_DATE=2025-06-01 + RUN_DEPENDS= rubygem-pdfkit>=0.8.0:graphics/rubygem-pdfkit NO_ARCH= yes |