opnsense-plugins/security/openconnect/Makefile
Michael 970112d71e security/openconnect: New plugin (#462)
(cherry picked from commit db06a4d140)
(cherry picked from commit a2091db63c)
(cherry picked from commit 76a866fe3c)
2018-01-06 12:11:32 +01:00

8 lines
200 B
Makefile

PLUGIN_NAME= openconnect
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= OpenConnect Client
PLUGIN_DEPENDS= openconnect
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"