blob: 4948fb33a731e20e7d4c5109ced559ba5b37b9f3 (
plain)
1
2
3
4
5
6
7
8
9
|
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>
|