diff options
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r-- | comms/snooper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index 8d1843a18c23..e3dc79c08ba7 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Serial line protocol analyzer (need two serial interfaces) + WRKSRC= ${WRKDIR}/${PORTNAME}/build GNU_CONFIGURE= yes |