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

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	Localization messages for Geany plugins

NO_ARCH=	yes

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