mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
218 B
Makefile
8 lines
218 B
Makefile
PLUGIN_NAME= c-icap
|
|
PLUGIN_VERSION= 1.9
|
|
PLUGIN_COMMENT= c-icap connects the web proxy with a virus scanner
|
|
PLUGIN_DEPENDS= c-icap c-icap-modules
|
|
PLUGIN_MAINTAINER= andybinder@gmx.de
|
|
|
|
.include "../../Mk/plugins.mk"
|