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/mplex | |
| 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/mplex')
| -rw-r--r-- | multimedia/mplex/Makefile | 22 | ||||
| -rw-r--r-- | multimedia/mplex/distinfo | 1 | ||||
| -rw-r--r-- | multimedia/mplex/files/mplex.1 | 18 | ||||
| -rw-r--r-- | multimedia/mplex/pkg-comment | 1 | ||||
| -rw-r--r-- | multimedia/mplex/pkg-descr | 20 | ||||
| -rw-r--r-- | multimedia/mplex/pkg-plist | 1 |
6 files changed, 0 insertions, 63 deletions
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile deleted file mode 100644 index cc9cf233b3be..000000000000 --- a/multimedia/mplex/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: mplex -# Version required: 1.1 -# Date created: Wed Jul 31 20:54:54 CDT 1996 -# Whom: erich@FreeBSD.org -# -# $Id: Makefile,v 1.3 1998/08/23 07:34:43 hoek Exp $ -# - -DISTNAME= mplex-1.1 - -CATEGORIES= graphics -MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/ - -MAINTAINER= erich@FreeBSD.org - -MAN1= mplex.1 - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/mplex ${PREFIX}/bin - @${INSTALL_MAN} ${FILESDIR}/mplex.1 ${PREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/multimedia/mplex/distinfo b/multimedia/mplex/distinfo deleted file mode 100644 index e54c3a1bdaba..000000000000 --- a/multimedia/mplex/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (mplex-1.1.tar.gz) = 3da8bd9ba199aa439a0bdd2ab2d93230 diff --git a/multimedia/mplex/files/mplex.1 b/multimedia/mplex/files/mplex.1 deleted file mode 100644 index 0d7b0c0be1a5..000000000000 --- a/multimedia/mplex/files/mplex.1 +++ /dev/null @@ -1,18 +0,0 @@ -.\" The following requests are required for all man pages. -.Dd Thu Aug 1 09:36:57 CDT 1996 -.Os -.Dt mplex 1 -.Sh NAME -.Nm mplex -.Sh SYNOPSIS -.Nm mplex -.Ar file1 -.Op file2 -.Ar file3 -.Sh DESCRIPTION -.Nm mplex -multiplexes MPEG audio and video streams into system layers. - -.Sh AUTHORS -mplex was written by Christoph Moar <moar@informatik.tu-muenchen.de>. -This man page was written by Eric L. Hernes <erich@FreeBSD.org> diff --git a/multimedia/mplex/pkg-comment b/multimedia/mplex/pkg-comment deleted file mode 100644 index 062a221ce1e2..000000000000 --- a/multimedia/mplex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -multiplexes MPEG component streams into system layers diff --git a/multimedia/mplex/pkg-descr b/multimedia/mplex/pkg-descr deleted file mode 100644 index 5713d3a5e08a..000000000000 --- a/multimedia/mplex/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -The mplex multiplexes MPEG audio and video streams into system layers. - -From INSTRUCT (in the mplex source): -> -> Please note that I do not have a comprehensive instruction manual for this -> release. I suggest you try the program out with some default values and -> learn something more about ISO/IEC 11172-1 (aka MPEG1/Systems). -> -> -> Christoph. -> moar@heaven.zfe.siemens.de -> +---------------------------------------+--------------------------------+ -> | http://www.informatik.tu-muenchen.de/ | Christoph Moar | -> | cgi-bin/nph-gateway/hphalle6/~moar/ | Kaulbachstr.29a | -> | index.html | 80539 Munich | -> | email:moar@informatik.tu-muenchen.de | voice: ++49 - 89 - 23862874 | -> +---------------------------------------+--------------------------------+ - -eric. -erich@FreeBSD.org diff --git a/multimedia/mplex/pkg-plist b/multimedia/mplex/pkg-plist deleted file mode 100644 index ce53129766dd..000000000000 --- a/multimedia/mplex/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mplex |
