mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-10 17:31:40 -04:00
8 lines
225 B
Makefile
8 lines
225 B
Makefile
PLUGIN_NAME= web-proxy-useracl
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= Group and user ACL for the web proxy
|
|
PLUGIN_MAINTAINER= kekek2@ya.ru
|
|
PLUGIN_WWW= https://smart-soft.ru
|
|
|
|
.include "../../Mk/plugins.mk"
|