blob: 4e3aa19b51d312abf8ade2030dfa9d574befc462 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PORTNAME= geany-plugin-defineformat
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>
|