aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-scope/Makefile
blob: a97e7f9aa20922be8762147e602f71e89aa103d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=   geany-plugin-scope
PORTVERSION=    ${GEANY_VER}
CATEGORIES= devel

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

USE_GNOME=  vte

NO_STAGE=   yes
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>