summaryrefslogtreecommitdiffstats
path: root/libs/mono-zeroconf/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/mono-zeroconf/DETAILS')
-rwxr-xr-xlibs/mono-zeroconf/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/libs/mono-zeroconf/DETAILS b/libs/mono-zeroconf/DETAILS
new file mode 100755
index 0000000000..0fa8e9f02e
--- /dev/null
+++ b/libs/mono-zeroconf/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=mono-zeroconf
+ VERSION=0.9.0
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL=http://banshee-project.org/files/$SPELL/$SOURCE
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ WEB_SITE=http://banshee-project.org/
+ ENTERED=20090625
+ LICENSE[0]=GPL
+ SHORT="a cross platform Zero Configuration Networking library for Mono"
+cat << EOF
+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.
+EOF