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
1998-09-22 22:32:14 +00:00

26 lines
481 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.2 1998/08/07 22:28:04 asami Exp $
#
DISTNAME= t3d
PKGNAME= t3d-1.1
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwdt.com/~paysan/
EXTRACT_SUFX= .shar.gz
MAINTAINER= hjh@best.com
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
USE_IMAKE= yes
.include <bsd.port.mk>