Hi, attached is a port (based on freebsds port) for sloccount:
quote from http://www.dwheeler.com/sloccount/sloccount.html SLOCCount (pronounced "sloc-count") is a suite of programs for counting physical source lines of code (SLOC) in potentially large software systems. Thus, SLOCCount is a "software metrics tool" or "software measurement tool". SLOCCount was developed by David A. Wheeler, originally to count SLOC in a GNU/Linux distribution, but it can be used for counting the SLOC of arbitrary software systems. ------ 2 problems: * binaries are not striped i did not find a way yet to fix this * portcheck complains about FULLPKGNAME: trailing whitespace in pkg/DESCR share/doc/${FULLPKGNAME}/ share/doc/${FULLPKGNAME}/ChangeLog share/doc/${FULLPKGNAME}/README share/doc/${FULLPKGNAME}/TODO share/doc/${FULLPKGNAME}/sloccount.html pkg/PLIST contains item(s) with ${FULLPKGNAME} in it, see above feedback welcome :-) /Benno
