mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
195 B
Makefile
9 lines
195 B
Makefile
PLUGIN_NAME= rfc2136
|
|
PLUGIN_VERSION= 1.9
|
|
PLUGIN_REVISION= 5
|
|
PLUGIN_COMMENT= RFC-2136 Support
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
PLUGIN_DEPENDS= bind-tools
|
|
|
|
.include "../../Mk/plugins.mk"
|