summaryrefslogtreecommitdiff
path: root/devel/geany-plugin-pohelper/Makefile
blob: d50dfb01f933cdceb9e5d08f9806155a29bf6082 (plain)
1
2
3
4
5
6
7
8
9
10

PORTNAME=	geany-plugin-pohelper
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>