57fa937baa
- Update geany plugins to 1.31 - Add missing dependencies reported by poudriere
13 lines
281 B
Makefile
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>
|