diff options
Diffstat (limited to 'time/emiclock/Makefile')
-rw-r--r-- | time/emiclock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile index 69fc1b2875f..efa67b090b5 100644 --- a/time/emiclock/Makefile +++ b/time/emiclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:17 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:32:02 wiz Exp $ # DISTNAME= emiclock-2.0.2 @@ -6,6 +6,7 @@ CATEGORIES= x11 time MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= minoura@netbsd.org +COMMENT= Analog clock with image in the middle USE_X11BASE= yes USE_IMAKE= yes |