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

                                      
                 




                                                     

                                        

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

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

LIB_DEPENDS=	libgit2.so:devel/libgit2

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