2012-10-06 20:20:59 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2013-03-21 15:43:24 +01:00
|
|
|
PORTNAME= geany-plugin-webhelper
|
2012-10-06 20:20:59 +02:00
|
|
|
PORTVERSION= ${GEANY_VER}
|
2014-05-12 10:03:35 +02:00
|
|
|
PORTREVISION= 1
|
2012-10-06 20:20:59 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
|
|
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|
|
|
|
2013-10-23 15:08:41 +02:00
|
|
|
LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
|
2012-10-06 20:20:59 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|