Tue Feb 3 13:45:23 2009 UTC ()
Change COMMENT; as this software was last updated in 1999, the 'Play most
popular animation formats' comment doesn't really make sense anymore. Now
reads 'Play a variety of simple animation formats'.

ok pooka@


(jmcneill)
diff -r1.16 -r1.17 pkgsrc/multimedia/xanim/Makefile

cvs diff -r1.16 -r1.17 pkgsrc/multimedia/xanim/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/xanim/Attic/Makefile 2008/06/20 01:09:29 1.16
+++ pkgsrc/multimedia/xanim/Attic/Makefile 2009/02/03 13:45:23 1.17
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:29 joerg Exp $ 1# $NetBSD: Makefile,v 1.17 2009/02/03 13:45:23 jmcneill Exp $
2 2
3DISTNAME= xanim2920 3DISTNAME= xanim2920
4PKGNAME= xanim-2.92.0 4PKGNAME= xanim-2.92.0
5PKGREVISION= 2 5PKGREVISION= 2
6CATEGORIES= multimedia x11 6CATEGORIES= multimedia x11
7MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/ \ 7MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/ \
8 ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/modules/ \ 8 ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/modules/ \
9 ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/ \ 9 ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/ \
10 ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/modules/ 10 ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/modules/
11DISTFILES= ${EXTRACT_ONLY} ${CODEC_FILES} 11DISTFILES= ${EXTRACT_ONLY} ${CODEC_FILES}
12 12
13MAINTAINER= pkgsrc-users@NetBSD.org 13MAINTAINER= pkgsrc-users@NetBSD.org
14COMMENT= Play most popular animation formats and show pictures 14COMMENT= Play a variety of simple animation formats and show pictures
15HOMEPAGE= http://xanim.polter.net/ 15HOMEPAGE= http://xanim.polter.net/
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18
19EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} 19EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
20 20
21LICENSE= xanim-license 21LICENSE= xanim-license
22 22
23.include "Makefile.codecs" 23.include "Makefile.codecs"
24 24
25USE_IMAKE= YES 25USE_IMAKE= YES
26USE_TOOLS+= gunzip 26USE_TOOLS+= gunzip
27 27