1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-clocks/t3d/Makefile
Steve Price 7f0afeedf9 * 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>
1999-12-24 04:37:18 +00:00

25 lines
433 B
Makefile

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