opnsense-plugins/security/softether/Makefile
Michael efc41cf2f0 security/softether: new plugin (#956)
(cherry picked from commit 023fd97be1)
(cherry picked from commit 8c934b93e7)
2018-11-11 11:34:27 +01:00

8 lines
219 B
Makefile

PLUGIN_NAME= softether
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= Cross-platform Multi-protocol VPN Program
PLUGIN_DEPENDS= softether
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"