aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-24 13:56:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-24 13:56:25 +0000
commit20d003696716148aa4afaf2f58f255d558f873bd (patch)
treeb2c8cb9c8fc3d1fbd16fe4382e900940c2a475c1 /misc/Makefile
parent418d031d6b6f7bfe9c56f93a97c6be1d60bba5a4 (diff)
downloadports-20d003696716148aa4afaf2f58f255d558f873bd.tar.gz
ports-20d003696716148aa4afaf2f58f255d558f873bd.zip
colwide is a Perl script which displays either 80 or specified number of hash
(#) characters on the screen. Can be useful to determine terminal width. WWW: http://www.neelc.org/software/colwide/ PR: 193466 Submitted by: neel@neelc.org
Notes
Notes: svn path=/head/; revision=369180
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 87c7c2e69f75..f1b3df3b8d08 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -38,6 +38,7 @@
SUBDIR += clpbar
SUBDIR += cmatrix
SUBDIR += colortail
+ SUBDIR += colwide
SUBDIR += compat10x
SUBDIR += compat4x
SUBDIR += compat5x