mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 21:18:44 -04:00
7 lines
202 B
Makefile
7 lines
202 B
Makefile
PLUGIN_NAME= tor
|
|
PLUGIN_VERSION= 1.4
|
|
PLUGIN_COMMENT= The Onion Router
|
|
PLUGIN_DEPENDS= tor ruby
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|