summaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-multiterm/Makefile
blob: 15e8c850686131fada9d322bf374eee6e0a0711f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	geany-plugin-multiterm
PORTVERSION=	${GEANY_VER}
PORTREVISION=	1
CATEGORIES=	devel

MAINTAINER=	makc@FreeBSD.org
COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}

BUILD_DEPENDS=	valac:${PORTSDIR}/lang/vala
USE_GNOME=	vte

.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud