Date: Tue, 21 Apr 1998 09:18:26 -0700 (PDT) From: "J. Han" <hjh@best.com> To: freebsd-ports@FreeBSD.ORG Cc: kuku@gilberto.physik.RWTH-Aachen.DE Subject: t3d clock port shar (hope this works) Message-ID: <199804211618.JAA13598@shell9.ba.best.com>
next in thread | raw e-mail | index | archive | help
# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # files/md5 # pkg/COMMENT # pkg/DESCR # pkg/PLIST # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: t3d X# Version required: 1.1 X# Date created: 20 Apr 1998 X# Whom: J Han <hjh@best.com> X# X# $Id$ X# X XDISTNAME= t3d XPKGNAME= t3d-1.1 XCATEGORIES= x11 XMASTER_SITES= http://www.jwdt.com/~paysan/ XEXTRACT_SUFX= .shar.gz X XMAINTAINER= hjh@best.com X XEXTRACT_CMD= zcat XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS= |sh X XNO_WRKSUBDIR= yes X XUSE_IMAKE= yes X X.include <bsd.port.mk> END-of-Makefile echo x - files/md5 sed 's/^X//' >files/md5 << 'END-of-files/md5' XMD5 (t3d.shar.gz) = 3937e59ca1ef9f8b7a04e5714a6f38da END-of-files/md5 echo x - pkg/COMMENT sed 's/^X//' >pkg/COMMENT << 'END-of-pkg/COMMENT' Xt3d - clock using flying balls to display the time END-of-pkg/COMMENT echo x - pkg/DESCR sed 's/^X//' >pkg/DESCR << 'END-of-pkg/DESCR' XTime 3D is a clock. It uses flying balls to display the time. These Xballs move and wobble around to give you the impression your Xgraphic workstation with its many XStones is doing something. X-- Xt3d source is under GPL but not its appearance -- read the manual for details. END-of-pkg/DESCR echo x - pkg/PLIST sed 's/^X//' >pkg/PLIST << 'END-of-pkg/PLIST' Xbin/t3d Xman/man1/t3d.1.gz END-of-pkg/PLIST exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804211618.JAA13598>