aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-webhelper/Makefile
blob: f19d457581b29fb976f51a677f313636c558ce53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=   geany-plugin-webhelper
PORTVERSION=    ${GEANY_VER}
CATEGORIES= devel

MAINTAINER= makc@FreeBSD.org
COMMENT=    Geany plugin: ${${GEANY_PLUGIN}_DESC}

LIB_DEPENDS=    webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2

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