diff options
Diffstat (limited to 'x11/xmon/Makefile')
-rw-r--r-- | x11/xmon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 8b58f35e15a..e4d70c3b23f 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/23 07:42:24 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:07:17 wiz Exp $ # DISTNAME= xmon.1.5.4 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=devel_tools/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html +COMMENT= interactive X protocol monitor USE_X11BASE= YES USE_IMAKE= YES |