diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-12 14:24:54 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-12 14:24:54 +0800 |
commit | c60d97fd5f43a99db7aac8b4f08bb14fe6b7814c (patch) | |
tree | fae547311af9d6e8f9de1a78c0a4e94732e74f07 /multimedia/netshow/pkg-descr | |
parent | 2a1083aa7b2bcdd7696f08509ca693497ff95266 (diff) | |
download | freebsd-ports-gnome-c60d97fd5f43a99db7aac8b4f08bb14fe6b7814c.tar.gz freebsd-ports-gnome-c60d97fd5f43a99db7aac8b4f08bb14fe6b7814c.tar.zst freebsd-ports-gnome-c60d97fd5f43a99db7aac8b4f08bb14fe6b7814c.zip |
Import new port graphics/netshow, the Microsoft NetShow player.
Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for
telling us about this on freebsd-multimedia, and giving me the
idea of doing a port for it.
Diffstat (limited to 'multimedia/netshow/pkg-descr')
-rw-r--r-- | multimedia/netshow/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/netshow/pkg-descr b/multimedia/netshow/pkg-descr new file mode 100644 index 000000000000..208f3b163fb4 --- /dev/null +++ b/multimedia/netshow/pkg-descr @@ -0,0 +1,11 @@ +This is the Microsoft NetShow video stream player for Linux. +It will run under FreeBSD's linux emulation libraries, provided +that you have built and installed the linux_lib port. (If you +haven't, this port will do it for you automatically.) + +For additional documentation, please see Microsoft's NetShow +web page at: + +http://microsoft.com/netshow/download/unix.htm + +Donald Burr <dburr@FreeBSD.ORG> |