mirror of
https://github.com/opnsense/plugins.git
synced 2026-03-05 14:40:36 -05:00
8 lines
195 B
Makefile
8 lines
195 B
Makefile
PLUGIN_NAME= tor
|
|
PLUGIN_VERSION= 1.8
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_COMMENT= The Onion Router
|
|
PLUGIN_DEPENDS= tor ruby
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|