# Created by: Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
# $FreeBSD: tags/RELEASE_10_0_0/devel/clewn/Makefile 327722 2013-09-20 17:03:26Z bapt $

PORTNAME=	clewn
PORTVERSION=	1.14
PORTREVISION=	1
CATEGORIES=	devel editors
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/

MAINTAINER=	giacomomariani@yahoo.it
COMMENT=	Clewn provides Gdb support within Vim

RUN_DEPENDS=	vim>=6.3:${PORTSDIR}/editors/vim

GNU_CONFIGURE=	yes
CONFIGURE_ENV=	vimdir=${PREFIX}/share/vim/vimfiles
USE_GMAKE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
