freebsd-ports/devel/geany-plugin-vimode/Makefile
Guido Falsi a052a4158e - Update geany to 1.34
- Update geany-plugins to 1.34
- Add new vimode geany plugin
- Scope plugin now supports gtk3
- Regenerate one patch and rename to conform to rules
2018-12-18 14:34:34 +00:00

11 lines
253 B
Makefile

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