aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2016-07-13 02:56:49 +0000
committerKevin Lo <kevlo@FreeBSD.org>2016-07-13 02:56:49 +0000
commit0c263560fd7ffec99c44d0c743c3f57d4239bbd6 (patch)
treea44bc8077c0280b3b22f5e316b09e33234a70da6 /graphics/Makefile
parentfb4f990a8adc0a6a6b9deddeba0ca59b51bdc9f6 (diff)
downloadports-0c263560fd7ffec99c44d0c743c3f57d4239bbd6.tar.gz
ports-0c263560fd7ffec99c44d0c743c3f57d4239bbd6.zip
Import py-imageio 1.5.
Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, volumetric data, and scientific formats.
Notes
Notes: svn path=/head/; revision=418458
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 c3ccd9845fcc..669557e81b7c 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -842,6 +842,7 @@
SUBDIR += py-graph-dot
SUBDIR += py-graphy
SUBDIR += py-gvgen
+ SUBDIR += py-imageio
SUBDIR += py-imagesize
SUBDIR += py-mcomix
SUBDIR += py-ming