mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
e3bf36a2ec
These plugins have had maintainership attached due to the fact that they became plugins at one point in time. Since we can now annotate this better, do it.
7 lines
165 B
Makefile
7 lines
165 B
Makefile
PLUGIN_NAME= squid
|
|
PLUGIN_VERSION= 1.4
|
|
PLUGIN_COMMENT= Squid is a caching proxy for the web
|
|
PLUGIN_DEPENDS= squid squid-langpack
|
|
|
|
.include "../../Mk/plugins.mk"
|