diff options
-rw-r--r-- | graphics/splitmpg/Makefile | 18 | ||||
-rw-r--r-- | graphics/splitmpg/distinfo | 1 | ||||
-rw-r--r-- | graphics/splitmpg/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/splitmpg/pkg-descr | 16 | ||||
-rw-r--r-- | graphics/splitmpg/pkg-plist | 2 | ||||
-rw-r--r-- | multimedia/splitmpg/Makefile | 18 | ||||
-rw-r--r-- | multimedia/splitmpg/distinfo | 1 | ||||
-rw-r--r-- | multimedia/splitmpg/pkg-comment | 1 | ||||
-rw-r--r-- | multimedia/splitmpg/pkg-descr | 16 | ||||
-rw-r--r-- | multimedia/splitmpg/pkg-plist | 2 |
10 files changed, 76 insertions, 0 deletions
diff --git a/graphics/splitmpg/Makefile b/graphics/splitmpg/Makefile new file mode 100644 index 000000000000..9ea72aadcdfa --- /dev/null +++ b/graphics/splitmpg/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: splitmpg +# Version required: +# Date created: Wed Jul 31 21:59:42 CDT 1996 +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= splitmpg + +CATEGORIES+= graphics +MASTER_SITES= ftp://ftp.ecel.uwa.edu.au/users/michael/ +NO_WRKSUBDIR= yes +EXTRACT_SUFX= .tgz + +MAINTAINER= erich@FreeBSD.org + +.include <bsd.port.mk> diff --git a/graphics/splitmpg/distinfo b/graphics/splitmpg/distinfo new file mode 100644 index 000000000000..4c73cb3c2107 --- /dev/null +++ b/graphics/splitmpg/distinfo @@ -0,0 +1 @@ +MD5 (splitmpg.tgz) = 223af42151864efdb6e113a026b53185 diff --git a/graphics/splitmpg/pkg-comment b/graphics/splitmpg/pkg-comment new file mode 100644 index 000000000000..9d9dd93face0 --- /dev/null +++ b/graphics/splitmpg/pkg-comment @@ -0,0 +1 @@ +Splits an ISO 11172-1 into its componets diff --git a/graphics/splitmpg/pkg-descr b/graphics/splitmpg/pkg-descr new file mode 100644 index 000000000000..0eda5d3487a2 --- /dev/null +++ b/graphics/splitmpg/pkg-descr @@ -0,0 +1,16 @@ +From readme.txt: + This program splits an ISO 11172-1 System layer stream into its + component elemental streams. + + Comments and suggestions are welcome. + For the present (22 of June 1994) I can be contacted via + Email: michael@ecel.uwa.edu.au + Post: P.O. Box 506, NEDLANDS WA 6009, AUSTRALIA + + Updates to this source will first appear on + decel.ecel.uwa.edu.au in the /users/michael directory + This machine may change name within the next 6 months. + +eric. +erich@FreeBSD.org + diff --git a/graphics/splitmpg/pkg-plist b/graphics/splitmpg/pkg-plist new file mode 100644 index 000000000000..2e7b2bb9e335 --- /dev/null +++ b/graphics/splitmpg/pkg-plist @@ -0,0 +1,2 @@ +bin/splitmpg +man/man1/splitmpg.1.gz diff --git a/multimedia/splitmpg/Makefile b/multimedia/splitmpg/Makefile new file mode 100644 index 000000000000..9ea72aadcdfa --- /dev/null +++ b/multimedia/splitmpg/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: splitmpg +# Version required: +# Date created: Wed Jul 31 21:59:42 CDT 1996 +# Whom: erich@FreeBSD.org +# +# $Id$ +# + +DISTNAME= splitmpg + +CATEGORIES+= graphics +MASTER_SITES= ftp://ftp.ecel.uwa.edu.au/users/michael/ +NO_WRKSUBDIR= yes +EXTRACT_SUFX= .tgz + +MAINTAINER= erich@FreeBSD.org + +.include <bsd.port.mk> diff --git a/multimedia/splitmpg/distinfo b/multimedia/splitmpg/distinfo new file mode 100644 index 000000000000..4c73cb3c2107 --- /dev/null +++ b/multimedia/splitmpg/distinfo @@ -0,0 +1 @@ +MD5 (splitmpg.tgz) = 223af42151864efdb6e113a026b53185 diff --git a/multimedia/splitmpg/pkg-comment b/multimedia/splitmpg/pkg-comment new file mode 100644 index 000000000000..9d9dd93face0 --- /dev/null +++ b/multimedia/splitmpg/pkg-comment @@ -0,0 +1 @@ +Splits an ISO 11172-1 into its componets diff --git a/multimedia/splitmpg/pkg-descr b/multimedia/splitmpg/pkg-descr new file mode 100644 index 000000000000..0eda5d3487a2 --- /dev/null +++ b/multimedia/splitmpg/pkg-descr @@ -0,0 +1,16 @@ +From readme.txt: + This program splits an ISO 11172-1 System layer stream into its + component elemental streams. + + Comments and suggestions are welcome. + For the present (22 of June 1994) I can be contacted via + Email: michael@ecel.uwa.edu.au + Post: P.O. Box 506, NEDLANDS WA 6009, AUSTRALIA + + Updates to this source will first appear on + decel.ecel.uwa.edu.au in the /users/michael directory + This machine may change name within the next 6 months. + +eric. +erich@FreeBSD.org + diff --git a/multimedia/splitmpg/pkg-plist b/multimedia/splitmpg/pkg-plist new file mode 100644 index 000000000000..2e7b2bb9e335 --- /dev/null +++ b/multimedia/splitmpg/pkg-plist @@ -0,0 +1,2 @@ +bin/splitmpg +man/man1/splitmpg.1.gz |