96fad7360e
Approved by: makc@ (former maintainer, via email)
13 lines
268 B
Makefile
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>
|