diff options
Diffstat (limited to 'multimedia/mpeg_play')
-rw-r--r-- | multimedia/mpeg_play/Makefile | 23 | ||||
-rw-r--r-- | multimedia/mpeg_play/distinfo | 1 | ||||
-rw-r--r-- | multimedia/mpeg_play/files/patch-aa | 10 | ||||
-rw-r--r-- | multimedia/mpeg_play/pkg-comment | 1 | ||||
-rw-r--r-- | multimedia/mpeg_play/pkg-descr | 10 | ||||
-rw-r--r-- | multimedia/mpeg_play/pkg-plist | 3 |
6 files changed, 0 insertions, 48 deletions
diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile deleted file mode 100644 index c85abac5c6bd..000000000000 --- a/multimedia/mpeg_play/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: mpeg_play -# Version required: 2.0 -# Date created: 17 December 1994 -# Whom: asami -# -# $Id: Makefile,v 1.4 1995/04/01 12:45:54 jkh Exp $ -# - -DISTNAME= mpeg_play-2.0 -CATEGORIES+= graphics -MASTER_SITES= ftp://s2k-ftp.cs.berkeley.edu/pub/multimedia/mpeg/ -EXTRACT_SUFX= .tar.Z - -MAINTAINER= asami@FreeBSD.ORG - -NO_WRKSUBDIR= yes -USE_IMAKE= yes - -pre-patch: - cp ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile - cp ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man - -.include <bsd.port.mk> diff --git a/multimedia/mpeg_play/distinfo b/multimedia/mpeg_play/distinfo deleted file mode 100644 index cf03486d2826..000000000000 --- a/multimedia/mpeg_play/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (mpeg_play-2.0.tar.Z) = ca45c4b2df912ecf7cb9d6b7448cfefa diff --git a/multimedia/mpeg_play/files/patch-aa b/multimedia/mpeg_play/files/patch-aa deleted file mode 100644 index 2e218bf7d797..000000000000 --- a/multimedia/mpeg_play/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Imakefile.org Fri Dec 16 04:42:04 1994 -+++ ./Imakefile Fri Dec 16 04:50:20 1994 -@@ -1,6 +1,6 @@ - - NDEBUG = /* -DNDEBUG */ -- ANALYSIS = -DANALYSIS -+ ANALYSIS = /* -DANALYSIS */ - SHMEM = -DSH_MEM - EXTRA_DEFINES = $(NDEBUG) $(ANALYSIS) $(SHMEM) - DEPLIBS = $(DEPXLIB) diff --git a/multimedia/mpeg_play/pkg-comment b/multimedia/mpeg_play/pkg-comment deleted file mode 100644 index 4596f80724ab..000000000000 --- a/multimedia/mpeg_play/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -mpeg_play version 2.0, a program to play mpeg movies on X displays diff --git a/multimedia/mpeg_play/pkg-descr b/multimedia/mpeg_play/pkg-descr deleted file mode 100644 index aaef4f11d859..000000000000 --- a/multimedia/mpeg_play/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is mpeg_play 2.0, which will let you view mpeg movies on X window -displays. It is not the latest version (2.0.1) available from the -X11R6 contrib sites, as that one requires Motif. :< - -It also includes a patch I picked up on Usenet that will make it work -on 15/16 bit displays. Just try it with "-dither color". It shows up -in all green on my 16-bit display, though. :< - -- Satoshi -asami@cs.berkeley.edu diff --git a/multimedia/mpeg_play/pkg-plist b/multimedia/mpeg_play/pkg-plist deleted file mode 100644 index 8939113f18b1..000000000000 --- a/multimedia/mpeg_play/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@cwd /usr/X11R6 -bin/mpeg_play -man/man1/mpeg_play.1.gz |