diff options
Diffstat (limited to 'graphics/tumble/Makefile')
-rw-r--r-- | graphics/tumble/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index a984819dd287..0f9efd74d7eb 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -1,7 +1,7 @@ PORTNAME= tumble DISTVERSIONPREFIX= v DISTVERSION= 0.38 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print MAINTAINER= fuz@FreeBSD.org @@ -11,6 +11,9 @@ WWW= http://tumble.brouhaha.com/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= historical tool, use imagemagick instead +EXPIRATION_DATE= 2025-12-31 + LIB_DEPENDS= libtiff.so:graphics/tiff \ libnetpbm.so:graphics/netpbm |