diff options
author | mi <mi@FreeBSD.org> | 2011-02-28 08:13:58 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2011-02-28 08:13:58 +0800 |
commit | 7617bc49c8b7053490b6f381e0c6d8b1abfb49e1 (patch) | |
tree | b6ba1d4929621976bc6a2b5a08c770315c69fb65 /net/Makefile | |
parent | 1f63c6f2fac3f7d10c78a9cd040ef0396f6c8597 (diff) | |
download | freebsd-ports-gnome-7617bc49c8b7053490b6f381e0c6d8b1abfb49e1.tar.gz freebsd-ports-gnome-7617bc49c8b7053490b6f381e0c6d8b1abfb49e1.tar.zst freebsd-ports-gnome-7617bc49c8b7053490b6f381e0c6d8b1abfb49e1.zip |
Add port of Serviio -- a DLNA server capable of realtime transcoding.
http://www.serviio.org/
Thanks to David Brouda for helping to test.
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 cbe31ec6b171..2ebe14b5562e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1005,6 +1005,7 @@ SUBDIR += ser SUBDIR += serveez SUBDIR += service-discovery-applet + SUBDIR += serviio SUBDIR += sflowtool SUBDIR += sharity-light SUBDIR += shelldap |