aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorerich <erich@FreeBSD.org>1996-08-02 04:22:29 +0800
committererich <erich@FreeBSD.org>1996-08-02 04:22:29 +0800
commit174b39d8b25481cbf2ee5be44e168314257ccacd (patch)
tree4c9ee877da36b85a87e95daf3d21bfcebba913ed /graphics
parentaa6af3f81460ef6e36bcf1310212c4759475c642 (diff)
downloadfreebsd-ports-gnome-174b39d8b25481cbf2ee5be44e168314257ccacd.tar.gz
freebsd-ports-gnome-174b39d8b25481cbf2ee5be44e168314257ccacd.tar.zst
freebsd-ports-gnome-174b39d8b25481cbf2ee5be44e168314257ccacd.zip
new port for splitmpg, an MPEG system de-multiplexer.
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