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

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

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

USES=       pathfix

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