mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-10 03:28:46 -04:00
8 lines
194 B
Makefile
8 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"
|