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


                            
                                    

                                                     
                                   
 

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

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

RUN_DEPENDS=	exctags:devel/ctags

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