aboutsummaryrefslogtreecommitdiffstats
path: root/index/nat_upnp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/nat_upnp.mk')
-rw-r--r--index/nat_upnp.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/nat_upnp.mk b/index/nat_upnp.mk
new file mode 100644
index 0000000..a336953
--- /dev/null
+++ b/index/nat_upnp.mk
@@ -0,0 +1,7 @@
+PACKAGES += nat_upnp
+pkg_nat_upnp_name = nat_upnp
+pkg_nat_upnp_description = Erlang library to map your internal port to an external using UNP IGD
+pkg_nat_upnp_homepage = https://github.com/benoitc/nat_upnp
+pkg_nat_upnp_fetch = git
+pkg_nat_upnp_repo = https://github.com/benoitc/nat_upnp
+pkg_nat_upnp_commit = master