diff options
Diffstat (limited to 'graphics/jpgtn/Makefile')
-rw-r--r-- | graphics/jpgtn/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/jpgtn/Makefile b/graphics/jpgtn/Makefile index d73b0967a090..6c88a4c779eb 100644 --- a/graphics/jpgtn/Makefile +++ b/graphics/jpgtn/Makefile @@ -1,6 +1,6 @@ PORTNAME= jpgtn PORTVERSION= 2.06 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF SUNSITE/apps/graphics/misc @@ -11,6 +11,9 @@ WWW= https://jpgtn.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= obsolete historical tool, use imagemagick instead +EXPIRATION_DATE= 2025-12-31 + USES= jpeg GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share |