freebsd-ports/devel/geany-plugin-tableconvert/Makefile
Guido Falsi 96fad7360e Take.
Approved by:	makc@ (former maintainer, via email)
2016-06-09 15:24:55 +00:00

11 lines
259 B
Makefile

# $FreeBSD$
PORTNAME= geany-plugin-tableconvert
PORTVERSION= ${GEANY_VER}
CATEGORIES= devel
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>