aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-08-25 22:38:47 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-08-25 22:38:47 +0000
commitd6a43fb81c52dbe1b6edfb8d83c0c34a2d3efc9f (patch)
treefb61fdc9099a3a4765b676440b9cae919e2445f0 /devel/Makefile
parentc5c3b6820f5fb2d16b1afe3fc4c33fa242c94863 (diff)
downloadports-d6a43fb81c52dbe1b6edfb8d83c0c34a2d3efc9f.tar.gz
ports-d6a43fb81c52dbe1b6edfb8d83c0c34a2d3efc9f.zip
Add devel/vera++.
Vera++ is a programmable tool for verification, analysis and transformation of C++ source code. Vera++ is mainly an engine that parses C++ source files and presents the result of this parsing to scripts in the form of various collections - the scripts are actually performing the requested tasks. WWW: https://bitbucket.org/verateam/vera/wiki/Home PR: ports/181245 Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com>
Notes
Notes: svn path=/head/; revision=325368
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index bb3d7436e4ff..8b1b1476e262 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4441,6 +4441,7 @@
SUBDIR += valgrind-snapshot
SUBDIR += valide
SUBDIR += varconf
+ SUBDIR += vera++
SUBDIR += viewvc
SUBDIR += violet
SUBDIR += vstr