diff options
author | glarkin <glarkin@FreeBSD.org> | 2009-11-04 06:37:56 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2009-11-04 06:37:56 +0800 |
commit | 72a428063b1f2d9910e10318cf4cde69d37814bc (patch) | |
tree | 1cc5f848fd1c71a931476f56a2e990330f6db4ed /editors/Makefile | |
parent | 6670b4754a13160afdb78fc649b92c3c800a0b40 (diff) | |
download | freebsd-ports-gnome-72a428063b1f2d9910e10318cf4cde69d37814bc.tar.gz freebsd-ports-gnome-72a428063b1f2d9910e10318cf4cde69d37814bc.tar.zst freebsd-ports-gnome-72a428063b1f2d9910e10318cf4cde69d37814bc.zip |
Vimana is an easy to use system for searching, downloading, and
installing vim scripts.
Vimana provides a command-line interface much like the aptitude
program on Debian Linux, for you to search, download, install, and
upgrade scripts from http://www.vim.org/ (vimonline site).
WWW: http://search.cpan.org/dist/Vimana/
PR: ports/138158
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index d189869752c0..0e13182f9bd5 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -172,6 +172,7 @@ SUBDIR += openoffice.org-3-devel SUBDIR += openoffice.org-vcltesttool SUBDIR += p5-Padre + SUBDIR += p5-Vimana SUBDIR += pdfedit SUBDIR += pico-alpine SUBDIR += poedit |