mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-17 01:28:31 -05:00
8 lines
219 B
Makefile
8 lines
219 B
Makefile
PLUGIN_NAME= softether
|
|
PLUGIN_VERSION= 0.2
|
|
PLUGIN_COMMENT= Cross-platform Multi-protocol VPN Program
|
|
PLUGIN_DEPENDS= softether
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
PLUGIN_DEVEL= yes
|
|
|
|
.include "../../Mk/plugins.mk"
|