Files

9 lines
196 B
Makefile
Raw Permalink Normal View History

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