diff options
Diffstat (limited to 'net/netdude/Makefile')
-rw-r--r-- | net/netdude/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile index a38f46e67366..9c9207eb279b 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ |