diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /multimedia/netshow | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'multimedia/netshow')
-rw-r--r-- | multimedia/netshow/Makefile | 43 | ||||
-rw-r--r-- | multimedia/netshow/distinfo | 1 | ||||
-rw-r--r-- | multimedia/netshow/pkg-comment | 1 | ||||
-rw-r--r-- | multimedia/netshow/pkg-descr | 11 | ||||
-rw-r--r-- | multimedia/netshow/pkg-message | 4 | ||||
-rw-r--r-- | multimedia/netshow/pkg-plist | 1 |
6 files changed, 0 insertions, 61 deletions
diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile deleted file mode 100644 index 1b08f03260fb..000000000000 --- a/multimedia/netshow/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: netshow -# Version required: 2.00.251 -# Date created: Thu Jun 11 22:38:52 PDT 1998 -# Whom: dburr@FreeBSD.ORG -# -# $Id: Makefile,v 1.3 1998/11/21 07:27:35 steve Exp $ -# - -DISTNAME= netshow_linux -PKGNAME= netshow-2.00.251 -CATEGORIES= graphics net -MASTER_SITES= http://microsoft.com/netshow/download/en/beta/ -EXTRACT_SUFX= .gz - -MAINTAINER= dburr@FreeBSD.ORG - -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib - -ONLY_FOR_ARCHS= i386 -RESTRICTED= "Commercial software" -NO_CDROM= ${RESTRICTED} -NO_PACKAGE= ${RESTRICTED} - -NO_BUILD= yes - -USE_X_PREFIX= yes - -pre-extract: - @${MKDIR} ${WRKDIR} - -do-extract: - ${GUNZIP_CMD} < ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/netshow - -do-patch: - brandelf -t Linux ${WRKDIR}/netshow - -do-install: - ${INSTALL} -c -o bin -g bin -m 555 ${WRKDIR}/netshow ${PREFIX}/bin/netshow - -post-install: - @cat ${PKGDIR}/MESSAGE - -.include <bsd.port.mk> diff --git a/multimedia/netshow/distinfo b/multimedia/netshow/distinfo deleted file mode 100644 index a0d83967b2bb..000000000000 --- a/multimedia/netshow/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (netshow_linux.gz) = e5434c3b7841c4cd0047c576de12d482 diff --git a/multimedia/netshow/pkg-comment b/multimedia/netshow/pkg-comment deleted file mode 100644 index 03cbea42c178..000000000000 --- a/multimedia/netshow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Microsoft NetShow video stream player diff --git a/multimedia/netshow/pkg-descr b/multimedia/netshow/pkg-descr deleted file mode 100644 index a984e6f8a0da..000000000000 --- a/multimedia/netshow/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -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: - -WWW: http://microsoft.com/netshow/download/unix.htm - -Donald Burr <dburr@FreeBSD.ORG> diff --git a/multimedia/netshow/pkg-message b/multimedia/netshow/pkg-message deleted file mode 100644 index fc6d6e5b30f2..000000000000 --- a/multimedia/netshow/pkg-message +++ /dev/null @@ -1,4 +0,0 @@ -For additional documentation, please see Microsoft's NetShow -web page at: - -http://microsoft.com/netshow/download/unix.htm diff --git a/multimedia/netshow/pkg-plist b/multimedia/netshow/pkg-plist deleted file mode 100644 index d19a9629b564..000000000000 --- a/multimedia/netshow/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/netshow |