opnsense-ports/devel/geany-plugin-lua/Makefile
Franco Fichtner 10de6e72fd */*: sync with upstream
Taken from: FreeBSD
2016-06-10 07:12:21 +02:00

13 lines
265 B
Makefile

# $FreeBSD$
PORTNAME= geany-plugin-lua
PORTVERSION= ${GEANY_VER}
CATEGORIES= devel
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
USES= lua:51
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>