summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:22:29 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:22:29 +0000
commit03be755c063828a889aa5fb71f1424b5ba93b606 (patch)
tree2edd9a6f8ac8cc5828a52a859327168e50401b00 /graphics
parentnew port of mplex, an MPEG stream multiplexer. (diff)
new port for splitmpg, an MPEG system de-multiplexer.
Notes
Notes: svn path=/head/; revision=3484
Diffstat (limited to 'graphics')
-rw-r--r--graphics/splitmpg/Makefile18
-rw-r--r--graphics/splitmpg/distinfo1
-rw-r--r--graphics/splitmpg/pkg-comment1
-rw-r--r--graphics/splitmpg/pkg-descr16
-rw-r--r--graphics/splitmpg/pkg-plist2
5 files changed, 38 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