diff options
Diffstat (limited to 'x11/qwspritefield/Makefile')
-rw-r--r-- | x11/qwspritefield/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qwspritefield/Makefile b/x11/qwspritefield/Makefile index 781be3c58d0..c2bd2e41699 100644 --- a/x11/qwspritefield/Makefile +++ b/x11/qwspritefield/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/13 14:08:51 skrll Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/17 17:06:44 wiz Exp $ DISTNAME= QwSpriteField1.6 PKGNAME= qwspritefield-1.6 @@ -6,6 +6,7 @@ CATEGORIES= x11 graphics MASTER_SITES= ftp://ftp.troll.no/contrib/ MAINTAINER= packages@netbsd.org +COMMENT= Efficiently redrawn sprites in the Qt GUI Toolkit DEPENDS+= qt1-1.44:../../x11/qt1 |