blob: 62e81acb587492f4c8ab92cd74ab4e20c30bae6e (
plain) (
blame)
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}
WWW= https://plugins.geany.org/xmlsnippets.html
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>
|