aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/tclock/Makefile
blob: 5b1fdfc32d6e2e1efaaf19c0ef7d2bd7e52fe24a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>