blob: dcb42bd9a437e823523ba0c649c53ac202b9f577 (
plain) (
tree)
|
|
# 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= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
USE_IMAKE= yes
.include <bsd.port.mk>
|