summaryrefslogtreecommitdiffstats
path: root/devel/clewn/Makefile
blob: 53d23e359b0b4498e421c2b04edd5af9fa45188d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
# $FreeBSD$

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:${PORTSDIR}/editors/vim

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

.include <bsd.port.mk>
OpenPOWER on IntegriCloud