diff options
author | pawel <pawel@FreeBSD.org> | 2016-07-17 23:12:55 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-07-17 23:12:55 +0800 |
commit | 4eef471363a061cdc7d6c6d670642d966bf92e8b (patch) | |
tree | b56300ed30aa6ed80f4878c9ad9dac1af5bb32d4 /net/Makefile | |
parent | 717f9c65bd4a8e3ac7f7384b096e0b0d1376f203 (diff) | |
download | freebsd-ports-gnome-4eef471363a061cdc7d6c6d670642d966bf92e8b.tar.gz freebsd-ports-gnome-4eef471363a061cdc7d6c6d670642d966bf92e8b.tar.zst freebsd-ports-gnome-4eef471363a061cdc7d6c6d670642d966bf92e8b.zip |
Coherence is a framework written in Python, providing a variety of UPnP
MediaServer and UPnP MediaRenderer implementations for instant use.
WWW: http://coherence-project.org
WWW: https://pypi.python.org/pypi/Coherence
PR: 209774
Submitted by: Yuri Victorovich <yuri@rawbw.com>
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 6234f4e8c41b..4abf4785af29 100644 --- a/net/Makefile +++ b/net/Makefile @@ -946,6 +946,7 @@ SUBDIR += py-avahi SUBDIR += py-beanstalkc SUBDIR += py-cloudfiles + SUBDIR += py-coherence SUBDIR += py-dpkt SUBDIR += py-dugong SUBDIR += py-ec2-cli-tools |