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

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

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