mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
transparent analog clock for X11
PR: 11188 Submitted by: Thomas Runge <runge@rostock.zgdv.de>
This commit is contained in:
parent
13ea2bd91f
commit
1ce51e1885
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18201
22
x11-clocks/xtu/Makefile
Normal file
22
x11-clocks/xtu/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: xtu
|
||||
# Version required: 1.0
|
||||
# Date created: 17 Apr 1999
|
||||
# Whom: runge@rostock.zgdv.de
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= xtu-1.0
|
||||
CATEGORIES= x11-clocks
|
||||
MASTER_SITES= http://www.rostock.zgdv.de/~runge/xtu/
|
||||
|
||||
MAINTAINER= runge@rostock.zgdv.de
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
#post-install:
|
||||
# strip ${PREFIX}/bin/xtu
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-clocks/xtu/distinfo
Normal file
1
x11-clocks/xtu/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xtu-1.0.tar.gz) = ad80cdb3d2479f4a46d90e7e92314d0f
|
1
x11-clocks/xtu/pkg-comment
Normal file
1
x11-clocks/xtu/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
transparent analog clock for X11
|
9
x11-clocks/xtu/pkg-descr
Normal file
9
x11-clocks/xtu/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
This is a transparent analog clock, very similar to TolleUhr
|
||||
for the amiga range of computers. Actually, it uses some
|
||||
drawing routines of it and looks almost the same.
|
||||
|
||||
http://www.rostock.zgdv.de/~runge/xtu
|
||||
|
||||
Tom
|
||||
runge@rostock.zgdv.de
|
||||
|
2
x11-clocks/xtu/pkg-plist
Normal file
2
x11-clocks/xtu/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xtu
|
||||
|
Loading…
Reference in New Issue
Block a user