# $FreeBSD: head/devel/geany-plugin-spellcheck/Makefile 353783 2014-05-12 08:03:35Z tijl $ PORTNAME= geany-plugin-spellcheck PORTVERSION= ${GEANY_VER} PORTREVISION= 1 CATEGORIES= devel MAINTAINER= makc@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include