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

           
                                
                            
                 




                                                     

                                                            
# $FreeBSD$

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

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

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