1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add wmbinclock 0.1, a binary clock in a windowmaker applet.

PR:		50038
Submitted by:	Harold Gutch <logix@foobar.franken.de
This commit is contained in:
Oliver Lehmann 2003-07-13 11:54:22 +00:00
parent e2d0761c6b
commit 40acf7a2bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84804
5 changed files with 35 additions and 0 deletions

View File

@ -22,6 +22,7 @@
SUBDIR += t3d
SUBDIR += tclock
SUBDIR += washerdryer
SUBDIR += wmbinclock
SUBDIR += wmblueclock
SUBDIR += wmcalclock
SUBDIR += wmclock

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: wmBinClock
# Date created: 16 Mar 2003
# Whom: Harold Gutch <logix@foobar.franken.de
#
# $FreeBSD$
#
PORTNAME= wmbinclock
PORTVERSION= 0.1
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://www.inxsoft.net/wmbinclock/
MAINTAINER= logix@foobar.franken.de
COMMENT= A binary clock in a windowmaker applet
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_XPM= yes
WRKSRC= ${WRKDIR}/wmBinClock
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmBinClock ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (wmbinclock-0.1.tar.gz) = 83bc44148870b04a9d6588c7e0558058

View File

@ -0,0 +1,8 @@
wmBinClock is a windowmaker applet that displays the current system time
as a binary clock. You have to add up the bits to get the time. The clock
has a 24 hour format.
WWW: http://http://www.inxsoft.net/wmbinclock/
- Harold Gutch
logix@foobar.franken.de

View File

@ -0,0 +1 @@
bin/wmBinClock