diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-27 00:18:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-27 00:18:52 +0800 |
commit | 058553e8a7920633f05498b422ac8aaa2613bfa8 (patch) | |
tree | b02ee42d083a7d8d4a5254f73266deedb8141831 /net/Makefile | |
parent | 679ee062bf9f7b2fa9d959fb957a69fbf23e9247 (diff) | |
download | freebsd-ports-gnome-058553e8a7920633f05498b422ac8aaa2613bfa8.tar.gz freebsd-ports-gnome-058553e8a7920633f05498b422ac8aaa2613bfa8.tar.zst freebsd-ports-gnome-058553e8a7920633f05498b422ac8aaa2613bfa8.zip |
This is a library to handle UPnP IGD port mapping.
WWW: http://www.gupnp.org/
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 493da262b24c..aca314cacc3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -206,6 +206,7 @@ SUBDIR += gtk-vnc SUBDIR += gupnp SUBDIR += gupnp-av + SUBDIR += gupnp-igd SUBDIR += gupnp-ui SUBDIR += gutenfetch SUBDIR += gwhois |