1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-clocks/t3d/Makefile

25 lines
424 B
Makefile

# New ports collection makefile for: t3d
# Date created: 20 Apr 1998
# Whom: J Han <hjh@best.com>
#
# $FreeBSD$
#
PORTNAME= t3d
PORTVERSION= 1.1
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwdt.com/~paysan/
DISTNAME= t3d
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>