freebsd-ports/devel/geany-plugins-l10n/Makefile

14 lines
268 B
Makefile
Raw Normal View History

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