mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
9 lines
245 B
Makefile
9 lines
245 B
Makefile
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>
|