aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-lineoperations/Makefile
blob: d847a09d0dcf761b29764c0fcd9a22890e15706f (plain) (blame)
1
2
3
4
5
6
7
8
9
PORTNAME=	geany-plugin-lineoperations
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>