Files

8 lines
186 B
Makefile
Raw Permalink Normal View History

2017-01-03 23:30:56 +01:00
PLUGIN_NAME= upnp
2025-10-29 10:05:50 +01:00
PLUGIN_VERSION= 1.8
PLUGIN_DEPENDS= miniupnpd
2025-10-29 10:05:50 +01:00
PLUGIN_COMMENT= UPnP IGD & PCP/NAT-PMP Service
2017-01-03 23:30:56 +01:00
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"