pkgsrc/editors/vim-share/Makefile.common
2001-08-06 17:44:44 +00:00

16 lines
463 B
Makefile

# $NetBSD: Makefile.common,v 1.9 2001/08/06 17:44:45 pooka Exp $
VIM_VERSION= 5.8
DISTNAME= vim-${VIM_VERSION}
CATEGORIES= editors
MASTER_SITES= ftp://ftp.vim.org/pub/editors/vim/unix/ \
ftp://ftp.fu-berlin.de/misc/editors/vim/unix/ \
ftp://ftp.twics.co.jp/pub/vim/unix/
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://www.vim.org
CONFLICTS+= vim-6*
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src