mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-12 09:51:57 -05:00
8 lines
155 B
Makefile
8 lines
155 B
Makefile
PLUGIN_NAME= tinc
|
|
PLUGIN_VERSION= 1.8
|
|
PLUGIN_COMMENT= Tinc VPN
|
|
PLUGIN_DEPENDS= tinc
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|