mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
194 B
Makefile
9 lines
194 B
Makefile
PLUGIN_NAME= tor
|
|
PLUGIN_VERSION= 1.8
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= The Onion Router
|
|
PLUGIN_DEPENDS= tor ruby
|
|
PLUGIN_MAINTAINER= ranz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|