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


                            
                                    

                                                     

                                                              
 

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

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

LIB_DEPENDS=	libctpl.so:textproc/ctpl
RUN_DEPENDS=	${LOCALBASE}/bin/rst2html:textproc/py-docutils

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