Files

9 lines
174 B
Makefile
Raw Permalink Normal View History

2016-11-07 21:03:48 +01:00
PLUGIN_NAME= tinc
2023-09-14 09:45:07 +02:00
PLUGIN_VERSION= 1.7
2025-12-05 12:19:54 +01:00
PLUGIN_REVISION= 5
2016-11-07 21:03:48 +01:00
PLUGIN_COMMENT= Tinc VPN
PLUGIN_DEPENDS= tinc
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"