aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-04 03:41:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-04 03:42:23 +0000
commit3953bedae45d50eb391605627aebbfdfdc0181c5 (patch)
tree5026ac5a7355acc3d7238246e448c2a82e1da23e /graphics/Makefile
parentde21c17f452c2ccd8b60f2a525b746490ac79814 (diff)
downloadports-3953bedae45d50eb391605627aebbfdfdc0181c5.tar.gz
ports-3953bedae45d50eb391605627aebbfdfdc0181c5.zip
graphics/py-optimize-images: Add py-optimize-images 1.5.1
Optimize Images is a command-line interface (CLI) utility written in pure Python to help you reduce the file size of images. This application is intended to be pure Python, with no special dependencies besides Pillow, therefore ensuring compatibility with a wide range of systems. Some aditional features can be added which require the presence of other third-party packages that are not written in pure Python, but those packages and the features depending on them should be treated as optional. WWW: https://github.com/victordomingos/optimize-images
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index fe6b20ecde5f..07ff43a63a3b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -885,6 +885,7 @@
SUBDIR += py-opencolorio
SUBDIR += py-openimageio
SUBDIR += py-openshadinglanguage
+ SUBDIR += py-optimize-images
SUBDIR += py-osmnet
SUBDIR += py-pandana
SUBDIR += py-photocollage