freebsd-ports/devel/geany-plugin-autoclose/Makefile
Guido Falsi cfd23c3496 devel/geany-plugins: Update to 2.0
- Remove patches now included upstream
- Slighlt rework comon Makefile dependencies, to reduce dependencies
  for geany-plugins-l10n
2023-10-20 22:27:05 +02:00

10 lines
290 B
Makefile

PORTNAME= geany-plugin-autoclose
PORTVERSION= ${GEANY_VER}
CATEGORIES= devel
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
WWW= https://plugins.geany.org/autoclose.html
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>