opnsense-plugins/dns/bind/Makefile

9 lines
196 B
Makefile
Raw Permalink Normal View History

2018-07-09 07:26:47 -04:00
PLUGIN_NAME= bind
2025-07-10 02:10:17 -04:00
PLUGIN_VERSION= 1.34
2025-09-06 12:58:12 -04:00
PLUGIN_REVISION= 2
2018-07-09 07:26:47 -04:00
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind920
2018-07-09 07:26:47 -04:00
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"