aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-02-12 01:22:00 +0800
committerrakuco <rakuco@FreeBSD.org>2016-02-12 01:22:00 +0800
commit0e4af75c329096294083034a8541ccc4dfc6949c (patch)
tree09d6fe6f28047b1f1e4c3626d38c9f10fa5b0407 /graphics
parent499ee698c8d2462452e1170279b0eadf2d48a5e9 (diff)
downloadfreebsd-ports-gnome-0e4af75c329096294083034a8541ccc4dfc6949c.tar.gz
freebsd-ports-gnome-0e4af75c329096294083034a8541ccc4dfc6949c.tar.zst
freebsd-ports-gnome-0e4af75c329096294083034a8541ccc4dfc6949c.zip
Deprecate and expire in 1 month.
No ports currently depend on graphics/py-imaging, and graphics/py-pillow tracks the fork that is actually being maintained (PIL's last release is from 2009). PR: 207111 Approved by: mainland@apeiron.net (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imaging/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index b9724a39fa1d..9f57448d3fec 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -16,6 +16,9 @@ COMMENT= The Python Imaging Library
LIB_DEPENDS= liblcms.so:${PORTSDIR}/graphics/lcms \
libfreetype.so:${PORTSDIR}/print/freetype2
+DEPRECATED= Unmaintained upstream; use graphics/py-pillow
+EXPIRATION_DATE=2016-03-11
+
USES= jpeg python
DIST_SUBDIR= python
USE_PYTHON= distutils autoplist concurrent