Files

9 lines
219 B
Makefile
Raw Permalink Normal View History

2018-11-11 11:31:32 +01:00
PLUGIN_NAME= softether
2022-09-06 08:53:52 +02:00
PLUGIN_VERSION= 0.3
2018-11-11 11:31:32 +01:00
PLUGIN_COMMENT= Cross-platform Multi-protocol VPN Program
PLUGIN_DEPENDS= softether
PLUGIN_MAINTAINER= m.muenz@gmail.com
2018-11-11 11:33:38 +01:00
PLUGIN_DEVEL= yes
2018-11-11 11:31:32 +01:00
.include "../../Mk/plugins.mk"