freebsd-ports/devel/geany-plugin-webhelper/Makefile
2014-05-12 08:03:35 +00:00

14 lines
330 B
Makefile

# $FreeBSD$
PORTNAME= geany-plugin-webhelper
PORTVERSION= ${GEANY_VER}
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= makc@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>