Files

9 lines
195 B
Makefile
Raw Permalink Normal View History

2017-06-25 14:36:11 +02:00
PLUGIN_NAME= rfc2136
2024-08-26 11:25:38 +02:00
PLUGIN_VERSION= 1.9
2025-11-04 14:47:19 +01:00
PLUGIN_REVISION= 5
2017-06-25 14:36:11 +02:00
PLUGIN_COMMENT= RFC-2136 Support
PLUGIN_MAINTAINER= franco@opnsense.org
2019-04-29 17:32:41 +02:00
PLUGIN_DEPENDS= bind-tools
2017-06-25 14:36:11 +02:00
.include "../../Mk/plugins.mk"