diff options
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 a24ae779b818..000000000000 --- a/multimedia/netshow/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: netshow -# Date created: Thu Jun 11 22:38:52 PDT 1998 -# Whom: dburr@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= netshow -PORTVERSION= 2.00.251 -CATEGORIES= graphics net linux -MASTER_SITES= http://microsoft.com/netshow/download/en/beta/ -DISTNAME= netshow_linux -EXTRACT_SUFX= .gz - -MAINTAINER= dburr@FreeBSD.org - -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base - -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 |