aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-tableconvert/Makefile
blob: bdbed68719e3e576838cda5cba25f4dee83e34cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

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

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

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