Subject: CVS commit: pkgsrc/devel/cloc
From: Mark Davies
Date: 2017-04-23 05:29:00
Message id: 20170423032900.430ECFBE4@cvs.NetBSD.org

Log Message:
Add cloc 1.72

cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages, with the following features:

  * Reads user-supplied language comment definition files
  * Allows results from multiple runs to be summed together by
    language and by project.
  * Produces results in a variety of formats: plain text, XML, YAML,
    CSV.
  * Counts code within compressed archives (tarballs, Zip files, Java
    .ear files).
  * Has numerous troubleshooting options.
  * Handles file and directory names with spaces and other unusual
    characters.

Files:
RevisionActionfile
1.1addpkgsrc/devel/cloc/DESCR
1.1addpkgsrc/devel/cloc/Makefile
1.1addpkgsrc/devel/cloc/PLIST
1.1addpkgsrc/devel/cloc/distinfo
1.1addpkgsrc/devel/cloc/patches/patch-Unix_Makefile