aboutsummaryrefslogblamecommitdiff
path: root/devel/geany-plugin-pg/Makefile
blob: 9fa5e7ceb9ecde090bd945d315eda27069e37f96 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

           
                               
                            
                 




                                                     
                                                      

                                               

                                                            
# $FreeBSD$

PORTNAME=	geany-plugin-pg
PORTVERSION=	${GEANY_VER}
PORTREVISION=	1
CATEGORIES=	devel

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

LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
RUN_DEPENDS=	gpg2:${PORTSDIR}/security/gnupg

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