diff options
Diffstat (limited to 'graphics/lcms-python')
-rw-r--r-- | graphics/lcms-python/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/lcms-python/Makefile b/graphics/lcms-python/Makefile index 16fb7dc9cc07..ea88d336fdda 100644 --- a/graphics/lcms-python/Makefile +++ b/graphics/lcms-python/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -python MAINTAINER= ports@FreeBSD.org COMMENT= Light Color Management System (python bindings) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LIB_DEPENDS= liblcms.so:graphics/lcms |