opnsense-ports/devel/geany-plugin-utilslib/Makefile
Franco Fichtner c6e96193e7 */*: sync with upstream
Taken from: FreeBSD
2023-03-03 12:35:16 +01:00

13 lines
313 B
Makefile

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