diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-07 22:48:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-07 22:48:47 +0000 |
commit | e1119964212c9f7e1c54b759b01615c770d02ec0 (patch) | |
tree | 2b2064354742ccee2b548a671127203991ad2f24 /graphics/whirlgif | |
parent | 637a01fb7cfdad7752cd6b6110353547405528ed (diff) | |
download | ports-e1119964212c9f7e1c54b759b01615c770d02ec0.tar.gz ports-e1119964212c9f7e1c54b759b01615c770d02ec0.zip |
Notes
Diffstat (limited to 'graphics/whirlgif')
-rw-r--r-- | graphics/whirlgif/Makefile | 6 | ||||
-rw-r--r-- | graphics/whirlgif/distinfo | 6 | ||||
-rw-r--r-- | graphics/whirlgif/pkg-descr | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/graphics/whirlgif/Makefile b/graphics/whirlgif/Makefile index 36c03e3c3993..b5074e8a3dbd 100644 --- a/graphics/whirlgif/Makefile +++ b/graphics/whirlgif/Makefile @@ -8,13 +8,13 @@ PORTNAME= whirlgif PORTVERSION= 3.04 CATEGORIES= graphics -MASTER_SITES= http://www.danbbs.dk/~dino/whirlgif/ -DISTNAME= whirlgif304 +MASTER_SITES= http://archive.debian.org/debian-archive/pool/non-free/w/whirlgif/ +DISTNAME= whirlgif_3.04.orig MAINTAINER= ports@FreeBSD.org COMMENT= A tool for making GIF animations -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/whirlgif-3.04.orig MAN1= whirlgif.1 PLIST_FILES= bin/whirlgif diff --git a/graphics/whirlgif/distinfo b/graphics/whirlgif/distinfo index fa04c055369f..886673ec0d08 100644 --- a/graphics/whirlgif/distinfo +++ b/graphics/whirlgif/distinfo @@ -1,3 +1,3 @@ -MD5 (whirlgif304.tar.gz) = f34db0c396fda20f5937c489eb086850 -SHA256 (whirlgif304.tar.gz) = 2c9a9864a37ac37e9aaa7e6c2d172f81ebc8628f2227fde8c60bc1daefbf01bf -SIZE (whirlgif304.tar.gz) = 18142 +MD5 (whirlgif_3.04.orig.tar.gz) = 5f28d87a650f1d87bbd47043db11bdc6 +SHA256 (whirlgif_3.04.orig.tar.gz) = fa02ef1693097f6c4a22e74db3cb87750aff939b845bd9a5c6acff6daa45adc4 +SIZE (whirlgif_3.04.orig.tar.gz) = 19767 diff --git a/graphics/whirlgif/pkg-descr b/graphics/whirlgif/pkg-descr index c3880acf341b..10071dd450b0 100644 --- a/graphics/whirlgif/pkg-descr +++ b/graphics/whirlgif/pkg-descr @@ -9,5 +9,3 @@ and want to loop 100 times, then you can do something like: whirlgif -loop 100 img*.gif to create an animation. - -WWW: http://www.danbbs.dk/~dino/whirlgif/ |