summaryrefslogtreecommitdiffstats
path: root/devel/moonlight/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/moonlight/DETAILS')
-rwxr-xr-xdevel/moonlight/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/moonlight/DETAILS b/devel/moonlight/DETAILS
new file mode 100755
index 0000000000..dd03c2f274
--- /dev/null
+++ b/devel/moonlight/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=moonlight
+ VERSION=1.9.3
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL=ftp://ftp.novell.com/pub/mono/sources/moon/${SOURCE}
+ SOURCE_HASH=sha512:49b31686caf491cbfc0853d63949f7a663df009a3750b59d8ec7999df887f8d1959108af6a90f56ba7e55a1d84ff1d7a6b8eee9804c5321e1c00d6b4aab779cd
+ WEB_SITE=http://www.mono-project.com
+ ENTERED=20090614
+ LICENSE[0]="GPL/MS-PL/MIT"
+ SHORT="The Mono implementation of Microsoft Silverlight"
+cat << EOF
+Moonlight is an open source implementation of Silverlight (http://silverlight.net),
+primarily for Linux and other Unix/X11 based operating systems. In September of 2007,
+Microsoft and Novell announced a technical collaboration that includes access to
+Microsoft's test suites for Silverlight and the distribution of a Media Pack for
+Linux users that will contain licensed media codecs for video and audio.
+EOF