From 7f0afeedf9d1047ea39f3e5a74e7a9d961cc456e Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 24 Dec 1999 04:37:18 +0000 Subject: [PATCH] * freebsd.org -> FreeBSD.org * zcat -> GZIP_CMD * sh -> SH * Added WWW: line into pkg/DESCR PR: 15587 Submitted by: KATO Tsuguru --- x11-clocks/t3d/Makefile | 19 +++++++++---------- x11-clocks/t3d/pkg-descr | 2 ++ 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index dcb42bd9a437..b1a67c9c48ee 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -1,25 +1,24 @@ -# New ports collection makefile for: t3d -# Version required: 1.1 -# Date created: 20 Apr 1998 -# Whom: J Han +# New ports collection makefile for: t3d +# Version required: 1.1 +# Date created: 20 Apr 1998 +# Whom: J Han # # $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 diff --git a/x11-clocks/t3d/pkg-descr b/x11-clocks/t3d/pkg-descr index c8c88f75c500..e630728d4d05 100644 --- a/x11-clocks/t3d/pkg-descr +++ b/x11-clocks/t3d/pkg-descr @@ -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