aboutsummaryrefslogblamecommitdiff
path: root/devel/clewn/Makefile
blob: 21bed3ce4b2606a5772bab0cb873bc36dc97715d (plain) (tree)




















                                                                        
# New ports collection makefile for:	clewn
# Date created:		21 Oct 2008
# Whom:			Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
#
# $FreeBSD$
#

PORTNAME=	clewn
PORTVERSION=	1.14
CATEGORIES=	devel editors
MASTER_SITES=	SFE

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

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

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>