aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-04-14 23:00:32 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-04-14 23:00:32 +0000
commit25619370c19350982a957c909c9b55c1a2eec5d9 (patch)
treede291a2b079fa8da2b16b8c7b3b7d1156b63c232 /textproc/Makefile
parent6613d4c6129f622163a96eea544b48021256c745 (diff)
downloadports-25619370c19350982a957c909c9b55c1a2eec5d9.tar.gz
ports-25619370c19350982a957c909c9b55c1a2eec5d9.zip
coccigrep is a semantic grep for the C language based on coccinelle. It can
be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle. WWW: https://home.regit.org/software/coccigrep/
Notes
Notes: svn path=/head/; revision=294834
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 9966c6978b0c..d09966f45b04 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -70,6 +70,7 @@
SUBDIR += clit
SUBDIR += clucene
SUBDIR += clucene-contrib
+ SUBDIR += coccigrep
SUBDIR += coco
SUBDIR += code2html
SUBDIR += codespell