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