mirror of
https://github.com/opnsense/plugins.git
synced 2026-07-02 19:29:09 -05:00
9 lines
181 B
Makefile
9 lines
181 B
Makefile
PLUGIN_NAME= tayga
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= Tayga NAT64
|
|
PLUGIN_DEPENDS= tayga
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|