freebsd-ports/devel/geany-plugin-pretty-printer/Makefile
Guido Falsi 57fa937baa - Update devel/geany to 1.31
- Update geany plugins to 1.31
- Add missing dependencies reported by poudriere
2017-07-18 07:18:28 +00:00

13 lines
281 B
Makefile

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