mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 13:25:51 -05:00
9 lines
196 B
Makefile
9 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"
|