aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-pretty-printer/Makefile
blob: 02edf40a093f62144f1173316dd6d9439449377f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	geany-plugin-pretty-printer
PORTVERSION=	${GEANY_VER}
CATEGORIES=	devel

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}
WWW=		https://plugins.geany.org/pretty-printer.html

USE_GNOME=	libxml2

.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>