mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
9 lines
250 B
Makefile
9 lines
250 B
Makefile
PLUGIN_NAME= theme-advanced
|
|
PLUGIN_VERSION= 1.0
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= OPNsense theme based on AdvancedTomato GUI
|
|
PLUGIN_MAINTAINER= jacky@prahec.com
|
|
PLUGIN_WWW= https://prahec.com/
|
|
PLUGIN_NO_ABI= yes
|
|
|
|
.include "../../Mk/plugins.mk"
|