aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-treebrowser/Makefile
blob: 9a025d3528c62c47b832daf317015e5e423e024a (plain) (blame)
1
2
3
4
5
6
7
8
9
PORTNAME=	geany-plugin-treebrowser
PORTVERSION=	${GEANY_VER}
CATEGORIES=	devel

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

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