1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/x11-clocks/tclock/Makefile
Satoshi Taoka e3deacd2af transparent analog clock for x11
PR:		ports/9955
Submitted by:	Lars Koeller lkoeller@cc.fh-lippe.de
1999-04-01 03:05:05 +00:00

23 lines
550 B
Makefile

# New ports collection makefile for: tclock
# Version required: 1.0.1
# Date created: So 7 Feb 1999 20:50:43 MET
# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de>
#
# $Id$
#
DISTNAME= tclock-1.0.1
CATEGORIES= x11-clocks
MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \
ftp://ftp.fh-anhalt.de/pub/soft/Xwindow/tools/clocks/ \
ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
EXTRACT_SUFX= .tar.Z
MAINTAINER= Lars.Koeller@Uni-Bielefeled.DE
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN1= tclock.1
.include <bsd.port.mk>