aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-05-02 17:46:47 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-05-02 17:46:47 +0000
commit9df2f491d87958a2687ebbe400b38021eb1741fd (patch)
tree8c585125f9599efe925e7b832ecd014bf8a075f8 /misc/Makefile
parent573e3a6f5867743bf941ca3fbecf7738db66cfa2 (diff)
downloadports-9df2f491d87958a2687ebbe400b38021eb1741fd.tar.gz
ports-9df2f491d87958a2687ebbe400b38021eb1741fd.zip
Add port misc/cloc:
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. cloc contains code from David Wheeler's SLOCCount and Damian Conway and Abigail's Perl module Regexp::Common. WWW: http://cloc.sourceforge.net/ Author: Al Danial <al.danial@gmail.com>
Notes
Notes: svn path=/head/; revision=191411
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 dddb5fa2eb70..a0bc8b4da286 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -38,6 +38,7 @@
SUBDIR += chord
SUBDIR += chord2html
SUBDIR += clex
+ SUBDIR += cloc
SUBDIR += clpbar
SUBDIR += cmatrix
SUBDIR += colortail