aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcptrack
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 11:42:57 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 11:42:57 +0000
commit6b1513eae77030c2b7f3a9033846d0e424b654d0 (patch)
treedaad1b17d6a676e83390636909825d76c2326281 /net-mgmt/tcptrack
parentc0e5d7166cabefd185187ab19a53e4d7b2e4d313 (diff)
downloadports-6b1513eae77030c2b7f3a9033846d0e424b654d0.tar.gz
ports-6b1513eae77030c2b7f3a9033846d0e424b654d0.zip
net-mgmt/tcptrack: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408166
Diffstat (limited to 'net-mgmt/tcptrack')
-rw-r--r--net-mgmt/tcptrack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile
index fb1aa9308e23..e10bc4c0d09b 100644
--- a/net-mgmt/tcptrack/Makefile
+++ b/net-mgmt/tcptrack/Makefile
@@ -13,6 +13,7 @@ COMMENT= Packet sniffer that displays TCP information like top(1)
LICENSE= LGPL21
+USES= ncurses
GNU_CONFIGURE= yes
PLIST_FILES= bin/tcptrack man/man1/tcptrack.1.gz