Prune devel/py-EnthoughtBase
[dports.git] / devel / geany-plugin-pg / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       geany-plugin-pg
4 PORTVERSION=    ${GEANY_VER}
5 CATEGORIES=     devel
6
7 MAINTAINER=     makc@FreeBSD.org
8 COMMENT=        Geany plugin: ${${GEANY_PLUGIN}_DESC}
9
10 LIB_DEPENDS=    libgpgme.so:${PORTSDIR}/security/gpgme
11 RUN_DEPENDS=    gpg2:${PORTSDIR}/security/gnupg
12
13 .include "${.CURDIR}/../geany-plugins/files/Makefile.common"
14 .include <bsd.port.mk>