aboutsummaryrefslogtreecommitdiff
path: root/devel/clewn/pkg-plist
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-10-24 13:40:01 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-10-24 13:40:01 +0000
commit560c176946a07e022cccdd0baf7e1d9b02a27ff3 (patch)
treefb13ef40c1e81fc2b9b3b3de1b163c353b709c97 /devel/clewn/pkg-plist
parent15ede6a263fb51e6e16e0a66c487e20418343383 (diff)
downloadports-560c176946a07e022cccdd0baf7e1d9b02a27ff3.tar.gz
ports-560c176946a07e022cccdd0baf7e1d9b02a27ff3.zip
Clewn implements full gdb support in the vim editor: breakpoints,
watch variables, gdb command completion, assembly windows, etc. Clewn is a program controlling vim through the netBeans socket interface, it runs concurrently with vim and talks to vim. Clewn can only be used with gvim, the graphical implementation of vim, as vim on a terminal does not support netBeans. WWW: http://clewn.sourceforge.net/index.html PR: ports/128289 Submitted by: Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
Notes
Notes: svn path=/head/; revision=221991
Diffstat (limited to 'devel/clewn/pkg-plist')
-rw-r--r--devel/clewn/pkg-plist11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/clewn/pkg-plist b/devel/clewn/pkg-plist
new file mode 100644
index 000000000000..7da4a9fd1b17
--- /dev/null
+++ b/devel/clewn/pkg-plist
@@ -0,0 +1,11 @@
+bin/clewn
+share/vim/vimfiles/clewn.vim
+share/vim/vimfiles/.clewn_keys
+share/vim/vimfiles/doc/clewn.txt
+share/vim/vimfiles/doc/tags
+share/vim/vimfiles/macros/clewn_mappings.vim
+share/vim/vimfiles/syntax/gdbvar.vim
+@dirrm share/vim/vimfiles/macros
+@dirrm share/vim/vimfiles/doc
+@dirrm share/vim/vimfiles/syntax
+@dirrm share/vim/vimfiles