aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugins-l10n/Makefile
blob: aaca8d6cd092edc43a61034f9e30cb9a849b9667 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTNAME=	geany-plugins-l10n
PORTVERSION=	${GEANY_VER}
CATEGORIES=	devel

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

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