From 79831a61250df61801e9c0afe82d2f38a45e261d Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 30 Apr 2000 20:24:05 +0000 Subject: Initial import of muuz version 0.27.1. An X11 and sound tool that promotes relaxation, meditation, fun, and more. PR: 18070 Submitted by: Gary Kline --- misc/muuz/Makefile | 21 +++++++++++++++++++++ misc/muuz/distinfo | 1 + misc/muuz/pkg-comment | 1 + misc/muuz/pkg-descr | 7 +++++++ misc/muuz/pkg-plist | 8 ++++++++ 5 files changed, 38 insertions(+) create mode 100644 misc/muuz/Makefile create mode 100644 misc/muuz/distinfo create mode 100644 misc/muuz/pkg-comment create mode 100644 misc/muuz/pkg-descr create mode 100644 misc/muuz/pkg-plist (limited to 'misc/muuz') diff --git a/misc/muuz/Makefile b/misc/muuz/Makefile new file mode 100644 index 000000000000..870012d59d2c --- /dev/null +++ b/misc/muuz/Makefile @@ -0,0 +1,21 @@ +# Ports collection makefile for: muuz +# Date created: 21 March 2000 +# Whom: kline@thought.org +# +# $FreeBSD$ +# + +PORTNAME= muuz +PORTVERSION= 0.27.1 +CATEGORIES= misc +MASTER_SITES= ftp://toxic.magnesium.net/pub/FreeBSD/muuz/ + +MAINTAINER= kline@thought.org + +LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d + +#USE_IMAKE= yes (... no, not yet) +USE_X_PREFIX= yes +MAN1= muuz.1 + +.include diff --git a/misc/muuz/distinfo b/misc/muuz/distinfo new file mode 100644 index 000000000000..b0e5b377dc86 --- /dev/null +++ b/misc/muuz/distinfo @@ -0,0 +1 @@ +MD5 (muuz-0.27.1.tar.gz) = 0bd78bf700a50496e1346b4acea05fe3 diff --git a/misc/muuz/pkg-comment b/misc/muuz/pkg-comment new file mode 100644 index 000000000000..fc6ecf92c54b --- /dev/null +++ b/misc/muuz/pkg-comment @@ -0,0 +1 @@ +X11 and sound tool that promotes relaxation, meditation, fun, more diff --git a/misc/muuz/pkg-descr b/misc/muuz/pkg-descr new file mode 100644 index 000000000000..091947d3ee59 --- /dev/null +++ b/misc/muuz/pkg-descr @@ -0,0 +1,7 @@ +Muuz is a computer-only version of the kinds of dedicated processor/controller +mind-machine devices that are made up of small discrete boxes containing +a dedicated controller along with (usually) eye-glass frames studded +with LED's and a pair of earphones. + +This program uses X11 and a soundboard to promotes relaxation, teach +meditation, or simply for fun auditory and visual experiences. fun, and more. diff --git a/misc/muuz/pkg-plist b/misc/muuz/pkg-plist new file mode 100644 index 000000000000..33da7b7e2119 --- /dev/null +++ b/misc/muuz/pkg-plist @@ -0,0 +1,8 @@ +bin/muuz +bin/muuzbeats +share/muuz/aboutMuuz.text +share/muuz/acknowledgement.text +share/muuz/helpOverview.text +share/muuz/helpPrep.text +share/muuz/helpUserPrep.text +@dirrm share/muuz -- cgit v1.2.3