aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-projectorganizer/Makefile
blob: dd7ec1ac627cb89d403773fa639399dff13ad1d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

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

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

OPTIONS_DEFINE=	DOCS

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