summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-24 05:36:24 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-24 05:36:24 +0000
commit4fcfa6d3b4f2277c08dfbaed616866d46e64a88b (patch)
tree6a2648c3c4abd9632e64e8896616b44e9c46d04e /x11-clocks
parentActivate splaytk. (diff)
Import of t3d, a CPU-chewing 3D clock for X11.
PR: 6372 Submitted by: J Han <hjh@best.com>
Notes
Notes: svn path=/head/; revision=10661
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/t3d/Makefile25
-rw-r--r--x11-clocks/t3d/distinfo1
-rw-r--r--x11-clocks/t3d/pkg-comment1
-rw-r--r--x11-clocks/t3d/pkg-descr5
-rw-r--r--x11-clocks/t3d/pkg-plist2
5 files changed, 34 insertions, 0 deletions
diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile
new file mode 100644
index 000000000000..bc808bda12b4
--- /dev/null
+++ b/x11-clocks/t3d/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: t3d
+# Version required: 1.1
+# Date created: 20 Apr 1998
+# Whom: J Han <hjh@best.com>
+#
+# $Id$
+#
+
+DISTNAME= t3d
+PKGNAME= t3d-1.1
+CATEGORIES= x11
+MASTER_SITES= http://www.jwdt.com/~paysan/
+EXTRACT_SUFX= .shar.gz
+
+MAINTAINER= hjh@best.com
+
+EXTRACT_CMD= zcat
+EXTRACT_BEFORE_ARGS=
+EXTRACT_AFTER_ARGS= |sh
+
+NO_WRKSUBDIR= yes
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/x11-clocks/t3d/distinfo b/x11-clocks/t3d/distinfo
new file mode 100644
index 000000000000..7ffbfe226085
--- /dev/null
+++ b/x11-clocks/t3d/distinfo
@@ -0,0 +1 @@
+MD5 (t3d.shar.gz) = 3937e59ca1ef9f8b7a04e5714a6f38da
diff --git a/x11-clocks/t3d/pkg-comment b/x11-clocks/t3d/pkg-comment
new file mode 100644
index 000000000000..9c6456e24a86
--- /dev/null
+++ b/x11-clocks/t3d/pkg-comment
@@ -0,0 +1 @@
+Clock using flying balls to display the time.
diff --git a/x11-clocks/t3d/pkg-descr b/x11-clocks/t3d/pkg-descr
new file mode 100644
index 000000000000..c8c88f75c500
--- /dev/null
+++ b/x11-clocks/t3d/pkg-descr
@@ -0,0 +1,5 @@
+Time 3D is a clock. It uses flying balls to display the time. These
+balls move and wobble around to give you the impression your
+graphic workstation with its many XStones is doing something.
+--
+t3d source is under GPL but not its appearance -- read the manual for details.
diff --git a/x11-clocks/t3d/pkg-plist b/x11-clocks/t3d/pkg-plist
new file mode 100644
index 000000000000..885db1264a26
--- /dev/null
+++ b/x11-clocks/t3d/pkg-plist
@@ -0,0 +1,2 @@
+bin/t3d
+man/man1/t3d.1.gz