diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 19:45:48 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 19:45:48 +0000 |
commit | 090978a73960e69e0e0fb5f05992a7ec97dc4db9 (patch) | |
tree | a48eae0b84656d82365e3a509dc9d106917d97bd /editors | |
parent | 7c7f73ded5034bce7e102769d5c1287696a2f689 (diff) | |
download | ports-090978a73960e69e0e0fb5f05992a7ec97dc4db9.tar.gz ports-090978a73960e69e0e0fb5f05992a7ec97dc4db9.zip |
Add SLAVEDIRS and WWW:
Notes
Notes:
svn path=/head/; revision=27797
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 1 | ||||
-rw-r--r-- | editors/vim/pkg-descr | 1 | ||||
-rw-r--r-- | editors/vim5/Makefile | 1 | ||||
-rw-r--r-- | editors/vim5/pkg-descr | 1 | ||||
-rw-r--r-- | editors/vim6/Makefile | 1 | ||||
-rw-r--r-- | editors/vim6/pkg-descr | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 65f6ea60880e..962cf2b233aa 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -26,6 +26,7 @@ PATCHFILES+= 5.6.0${p} MAINTAINER= obrien@FreeBSD.org Y2K= http://www.vim.org/y2k.html +SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ diff --git a/editors/vim/pkg-descr b/editors/vim/pkg-descr index b48bf2104ffa..67770104fbe3 100644 --- a/editors/vim/pkg-descr +++ b/editors/vim/pkg-descr @@ -21,3 +21,4 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) +WWW: http://www.vim.org/ diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 65f6ea60880e..962cf2b233aa 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -26,6 +26,7 @@ PATCHFILES+= 5.6.0${p} MAINTAINER= obrien@FreeBSD.org Y2K= http://www.vim.org/y2k.html +SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ diff --git a/editors/vim5/pkg-descr b/editors/vim5/pkg-descr index b48bf2104ffa..67770104fbe3 100644 --- a/editors/vim5/pkg-descr +++ b/editors/vim5/pkg-descr @@ -21,3 +21,4 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) +WWW: http://www.vim.org/ diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 65f6ea60880e..962cf2b233aa 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -26,6 +26,7 @@ PATCHFILES+= 5.6.0${p} MAINTAINER= obrien@FreeBSD.org Y2K= http://www.vim.org/y2k.html +SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ diff --git a/editors/vim6/pkg-descr b/editors/vim6/pkg-descr index b48bf2104ffa..67770104fbe3 100644 --- a/editors/vim6/pkg-descr +++ b/editors/vim6/pkg-descr @@ -21,3 +21,4 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) +WWW: http://www.vim.org/ |