aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-shiftcolumn/Makefile
blob: 83aa2f7cc3d82fbc55ee99c6e4987b0c366d58d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

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

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

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