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