diff options
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r-- | comms/snooper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index bd63f5118db..da99c6e668d 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/01/29 11:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 13:56:24 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $ DISTNAME= snooper-19991202 @@ -6,6 +6,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ MAINTAINER= itojun@itojun.org +COMMENT= serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/snooper/build GNU_CONFIGURE= yes |