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
Satoshi Asami 45df0ad9a9 Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
1998-08-07 22:28:05 +00:00

26 lines
482 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.1.1.1 1998/04/24 05:36:24 mph Exp $
#
DISTNAME= t3d
PKGNAME= t3d-1.1
CATEGORIES= x11-clock
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>