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

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}
WWW=		https://plugins.geany.org/treebrowser.html

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