aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplex/Makefile
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:18:18 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:18:18 +0000
commit416d7f4394509beef82acb7f7e9e1ed856581a36 (patch)
treeafa22ae3521f9d067e8f8265a28652af47e4eef3 /multimedia/mplex/Makefile
parent0e5195eb9161eb93c2f079f9c6a23af087d313f2 (diff)
Notes
Diffstat (limited to 'multimedia/mplex/Makefile')
-rw-r--r--multimedia/mplex/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile
new file mode 100644
index 000000000000..2fea73450e95
--- /dev/null
+++ b/multimedia/mplex/Makefile
@@ -0,0 +1,16 @@
+# 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$
+#
+
+DISTNAME= mplex-1.1
+
+CATEGORIES+= graphics
+MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/
+
+MAINTAINER= erich@FreeBSD.org
+
+.include <bsd.port.mk>