aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-04-30 11:02:33 +0800
committergreen <green@FreeBSD.org>2004-04-30 11:02:33 +0800
commit3bc3546551c8171b536c494f804452391e420c24 (patch)
tree388c7dc4f9c6fdcab548bf40ce0e31af2a4a4e3f /devel/Makefile
parent3a94159c77c551bf56ca862c3f85a595753b046a (diff)
downloadfreebsd-ports-gnome-3bc3546551c8171b536c494f804452391e420c24.tar.gz
freebsd-ports-gnome-3bc3546551c8171b536c494f804452391e420c24.tar.zst
freebsd-ports-gnome-3bc3546551c8171b536c494f804452391e420c24.zip
Add kscope-0.6, a KDE-based front-end to cscope/ctags. It has multiple
project support and provides the sort of interface the cscope full-tty front-end would provide if it were an X11 interface. (Note: it does not handle recursively-symlinked directories well. This means you, src/sys/<arch>/compile/<KERNEL>/.) Submitted by: Frank Mayhar <frank@exit.com> PR: ports/65863
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 22682eaa06bf..c7245278ee49 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -347,6 +347,7 @@
SUBDIR += kimwitu++
SUBDIR += korelib
SUBDIR += kprof
+ SUBDIR += kscope
SUBDIR += kyra
SUBDIR += lbpp
SUBDIR += leaktracer