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

           
                                         
                            
                 




                                                     

                                                            
# $FreeBSD$

PORTNAME=	geany-plugin-tableconvert
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>