mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
7 lines
162 B
Makefile
7 lines
162 B
Makefile
PLUGIN_NAME= tayga
|
|
PLUGIN_VERSION= 1.5
|
|
PLUGIN_COMMENT= Tayga NAT64
|
|
PLUGIN_DEPENDS= tayga
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|