aboutsummaryrefslogtreecommitdiffstats
path: root/net/trafshow3/Makefile
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-06-30 00:54:55 +0800
committerleeym <leeym@FreeBSD.org>2003-06-30 00:54:55 +0800
commitf410d64340de871400ff9e7d0d487de23d425463 (patch)
tree12f79cac9a347a7b3be53f6fee677596494bd9c6 /net/trafshow3/Makefile
parentade7a148acbc6bdbe43218e58303299363101f8e (diff)
downloadfreebsd-ports-gnome-f410d64340de871400ff9e7d0d487de23d425463.tar.gz
freebsd-ports-gnome-f410d64340de871400ff9e7d0d487de23d425463.tar.zst
freebsd-ports-gnome-f410d64340de871400ff9e7d0d487de23d425463.zip
adds a handy column mask feature (-m) to net/trafshow
bump PORTREVISION PR: 51002, 53807 Submitted by: Luigi Rizzo <rizzo@icir.org> Ryan Thompson <ryan@sasknow.com>
Diffstat (limited to 'net/trafshow3/Makefile')
-rw-r--r--net/trafshow3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
index 57d9380e5846..d5dd5b66d62b 100644
--- a/net/trafshow3/Makefile
+++ b/net/trafshow3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= trafshow
PORTVERSION= 3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://ftp.sasknow.com/pub/trafshow/ \
ftp://ftp.nsk.su/pub/RinetSoftware/
@@ -17,6 +17,7 @@ MAINTAINER= ryan@sasknow.com
COMMENT= Full screen visualization of network traffic
.include <bsd.port.pre.mk>
+
.if defined(WITH_TRAFSHOW_SLANG) || \
(exists(${LOCALBASE}/lib/libslang.a) && !defined(WITHOUT_TRAFSHOW_SLANG))
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang