mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
9 lines
223 B
Makefile
9 lines
223 B
Makefile
PLUGIN_NAME= isc-dhcp
|
|
PLUGIN_VERSION= 1.0
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_COMMENT= ISC DHCPv4/v6 server
|
|
PLUGIN_DEPENDS= isc-dhcp44-server
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|