mirror of
https://github.com/opnsense/plugins.git
synced 2026-03-12 05:36:11 -04:00
7 lines
177 B
Makefile
7 lines
177 B
Makefile
PLUGIN_NAME= bind
|
|
PLUGIN_VERSION= 1.13
|
|
PLUGIN_COMMENT= BIND domain name service
|
|
PLUGIN_DEPENDS= bind916
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|