summaryrefslogtreecommitdiff
path: root/devel/lcov/PLIST
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2010-01-26 01:05:04 +0000
committerreed <reed@pkgsrc.org>2010-01-26 01:05:04 +0000
commit71f40805b61f5f54ba62a7ccbccd14fb8415ccfb (patch)
tree5708b54dcefaae39035600878d5a01a06a0fed70 /devel/lcov/PLIST
parent25c7cf94b8b139100fd3673ce51c8ece569cedb1 (diff)
downloadpkgsrc-71f40805b61f5f54ba62a7ccbccd14fb8415ccfb.tar.gz
Import new package: lcov.
LCOV is a front-end around gcov, the GCC code coverage tool. It collects the gcov data and creates HTML webpages showing coverage rates using bar graphs and specific colors. It can also create webpages for browsing the source code.
Diffstat (limited to 'devel/lcov/PLIST')
-rw-r--r--devel/lcov/PLIST13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/lcov/PLIST b/devel/lcov/PLIST
new file mode 100644
index 00000000000..a7b6e794599
--- /dev/null
+++ b/devel/lcov/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/01/26 01:05:04 reed Exp $
+bin/lcov
+bin/genhtml
+bin/geninfo
+bin/genpng
+bin/gendesc
+man/man1/lcov.1
+man/man1/genhtml.1
+man/man1/geninfo.1
+man/man1/genpng.1
+man/man1/gendesc.1
+man/man5/lcovrc.5
+share/examples/lcov/lcovrc