mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
7 lines
186 B
Makefile
7 lines
186 B
Makefile
PLUGIN_NAME= upnp
|
|
PLUGIN_VERSION= 1.9
|
|
PLUGIN_DEPENDS= miniupnpd
|
|
PLUGIN_COMMENT= UPnP IGD & PCP/NAT-PMP Service
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|