mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
- Remove patches now included upstream - Slighlt rework comon Makefile dependencies, to reduce dependencies for geany-plugins-l10n
10 lines
294 B
Makefile
10 lines
294 B
Makefile
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>
|