mirror of
https://github.com/ntop/ntopng.git
synced 2026-07-27 16:50:36 +00:00
7 lines
276 B
Makefile
7 lines
276 B
Makefile
PLUGIN_NAME= ntopng-enterprise
|
|
PLUGIN_VERSION= @PACKAGE_VERSION@
|
|
PLUGIN_COMMENT= ntopng is a high-speed web-based network traffic analysis and flow collection tool
|
|
#PLUGIN_DEPENDS= net/ntopng
|
|
PLUGIN_MAINTAINER= packager@ntop.org
|
|
|
|
.include "../../Mk/plugins.mk"
|