* freebsd.org -> FreeBSD.org

* zcat -> GZIP_CMD
* sh -> SH
* Added WWW: line into pkg/DESCR

PR:		15587
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
Steve Price 1999-12-24 04:37:18 +00:00
parent 1809fe5e28
commit 7f0afeedf9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23966
2 changed files with 11 additions and 10 deletions

View file

@ -1,25 +1,24 @@
# New ports collection makefile for: t3d
# Version required: 1.1
# Date created: 20 Apr 1998
# Whom: J Han <hjh@best.com>
# New ports collection makefile for: t3d
# Version required: 1.1
# Date created: 20 Apr 1998
# Whom: J Han <hjh@best.com>
#
# $FreeBSD$
#
DISTNAME= t3d
DISTNAME= t3d
PKGNAME= t3d-1.1
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwdt.com/~paysan/
EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@freebsd.org
MAINTAINER= ports@FreeBSD.org
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= | ${SH}
NO_WRKSUBDIR= yes
USE_IMAKE= yes
.include <bsd.port.mk>

View file

@ -3,3 +3,5 @@ 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.
WWW: http://www.jwdt.com/~paysan/#T3D