2013-06-29 01:05:59 +02:00
|
|
|
# Created by: Lars Koeller <lkoeller@cc.fh-lippe.de>
|
1999-08-31 05:04:38 +02:00
|
|
|
# $FreeBSD$
|
1999-04-01 05:05:05 +02:00
|
|
|
|
2000-04-10 02:33:10 +02:00
|
|
|
PORTNAME= tclock
|
2001-02-05 18:05:29 +01:00
|
|
|
PORTVERSION= 1.0.1
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
1999-04-01 05:05:05 +02:00
|
|
|
CATEGORIES= x11-clocks
|
2011-03-24 17:05:07 +01:00
|
|
|
MASTER_SITES= http://www.linta.de/distfiles/ \
|
2011-04-07 11:56:33 +02:00
|
|
|
ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/
|
1999-04-01 05:05:05 +02:00
|
|
|
|
2011-03-24 17:05:07 +01:00
|
|
|
MAINTAINER= aehlig@linta.de
|
2003-02-21 15:08:24 +01:00
|
|
|
COMMENT= Transparent analog clock for x11
|
1999-04-01 05:05:05 +02:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
2014-07-29 18:36:06 +02:00
|
|
|
USES= imake tar:Z
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext
|
2014-01-11 13:51:31 +01:00
|
|
|
PLIST_FILES= bin/tclock man/man1/${PORTNAME}.1.gz
|
1999-04-01 05:05:05 +02:00
|
|
|
|
2011-03-24 17:05:07 +01:00
|
|
|
LICENSE= GPLv1
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
1999-04-01 05:05:05 +02:00
|
|
|
.include <bsd.port.mk>
|