freebsd-ports/devel/geany-plugins-l10n/Makefile
Guido Falsi 96fad7360e Take.
Approved by:	makc@ (former maintainer, via email)
2016-06-09 15:24:55 +00:00

13 lines
268 B
Makefile

# $FreeBSD$
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>