1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-clocks/t3d/Makefile
Steve Price 57dbc20d45 Update maintainer's email address.
PR:		9342
Submitted by:	hjh@photino.com
1999-01-10 18:41:04 +00:00

26 lines
486 B
Makefile

# New ports collection makefile for: t3d
# Version required: 1.1
# Date created: 20 Apr 1998
# Whom: J Han <hjh@best.com>
#
# $Id: Makefile,v 1.3 1998/09/22 22:32:10 asami Exp $
#
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= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
USE_IMAKE= yes
.include <bsd.port.mk>