mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
8 lines
196 B
Makefile
8 lines
196 B
Makefile
PLUGIN_NAME= bind
|
|
PLUGIN_VERSION= 1.34
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= BIND domain name service
|
|
PLUGIN_DEPENDS= bind920
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|