mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Import of t3d, a CPU-chewing 3D clock for X11.
PR: 6372 Submitted by: J Han <hjh@best.com>
This commit is contained in:
parent
07549b6314
commit
4fcfa6d3b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10661
25
x11-clocks/t3d/Makefile
Normal file
25
x11-clocks/t3d/Makefile
Normal file
@ -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>
|
1
x11-clocks/t3d/distinfo
Normal file
1
x11-clocks/t3d/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (t3d.shar.gz) = 3937e59ca1ef9f8b7a04e5714a6f38da
|
1
x11-clocks/t3d/pkg-comment
Normal file
1
x11-clocks/t3d/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Clock using flying balls to display the time.
|
5
x11-clocks/t3d/pkg-descr
Normal file
5
x11-clocks/t3d/pkg-descr
Normal file
@ -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.
|
2
x11-clocks/t3d/pkg-plist
Normal file
2
x11-clocks/t3d/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/t3d
|
||||
man/man1/t3d.1.gz
|
Loading…
Reference in New Issue
Block a user