mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 08:56:23 -04:00
9 lines
190 B
Makefile
9 lines
190 B
Makefile
PLUGIN_NAME= tinc
|
|
PLUGIN_VERSION= 1.7
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= Tinc VPN
|
|
PLUGIN_DEPENDS= tinc
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|