summaryrefslogtreecommitdiffstats
path: root/x11-clocks
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1998-04-24 05:36:24 +0000
committermph <mph@FreeBSD.org>1998-04-24 05:36:24 +0000
commite17f4b64b31a885b094118ff0a1833008c0d1a7f (patch)
treead86b93a25c7896be116b1b554273c7f96f04d48 /x11-clocks
parente9a514bcbdb237cb4c4e484689777220f7e4bdc2 (diff)
downloadFreeBSD-ports-e17f4b64b31a885b094118ff0a1833008c0d1a7f.zip
FreeBSD-ports-e17f4b64b31a885b094118ff0a1833008c0d1a7f.tar.gz
Import of t3d, a CPU-chewing 3D clock for X11.
PR: 6372 Submitted by: J Han <hjh@best.com>
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 0000000..bc808bd
--- /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 0000000..7ffbfe2
--- /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 0000000..9c6456e
--- /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 0000000..c8c88f7
--- /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 0000000..885db12
--- /dev/null
+++ b/x11-clocks/t3d/pkg-plist
@@ -0,0 +1,2 @@
+bin/t3d
+man/man1/t3d.1.gz
OpenPOWER on IntegriCloud