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

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

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