diff options
Diffstat (limited to 'graphics/gifsicle/Makefile')
-rw-r--r-- | graphics/gifsicle/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 6e0885c424b6..8fc74a20467d 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -6,13 +6,15 @@ # PORTNAME= gifsicle -PORTVERSION= 1.61 +PORTVERSION= 1.62 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ MAINTAINER= sylvio@FreeBSD.org COMMENT= Manipulates GIF images and animations +LICENSE= GPLv2 + GNU_CONFIGURE= yes MAN1= gifdiff.1 gifsicle.1 |