diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-08-27 14:19:39 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-08-27 14:19:39 +0000 |
commit | 95f73b58b5304a8d3b91805f37e2498c280e86f6 (patch) | |
tree | 63eb67ee8c1e0735e9ff724f91c9730ed8a47175 /net/mono-zeroconf/pkg-descr | |
parent | 7ff547bd10a55d5a12991757e31a72f912955432 (diff) | |
download | ports-95f73b58b5304a8d3b91805f37e2498c280e86f6.tar.gz ports-95f73b58b5304a8d3b91805f37e2498c280e86f6.zip |
Notes
Diffstat (limited to 'net/mono-zeroconf/pkg-descr')
-rw-r--r-- | net/mono-zeroconf/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/mono-zeroconf/pkg-descr b/net/mono-zeroconf/pkg-descr new file mode 100644 index 000000000000..1462c73ffa64 --- /dev/null +++ b/net/mono-zeroconf/pkg-descr @@ -0,0 +1,7 @@ +Mono.Zeroconf is a cross platform Zero Configuration Networking library +for Mono and .NET. It provides a unified API for performing the most +common zeroconf operations on a variety of platforms and subsystems: all +the operating systems supported by Mono and both the Avahi +and Bonjour/mDNSResponder transports. + +WWW: http://www.mono-project.com/Mono.Zeroconf |