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





                                  
                                    


                                                     
                        


                                                            
# $FreeBSD$

PORTNAME=	geany-plugin-scope
PORTVERSION=	${GEANY_VER}
CATEGORIES=	devel

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

USE_GNOME=	vte
USE_XORG=	x11 xext

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