opnsense-ports/devel/geany-plugin-lua/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

13 lines
261 B
Makefile

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