mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker.
PR: 27157 Submitted by: Per Otterstr=F6m <pelle@fukt.bth.se>
This commit is contained in:
parent
3d2b43bca3
commit
29edcf9c5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43123
@ -22,6 +22,7 @@
|
||||
SUBDIR += t3d
|
||||
SUBDIR += tclock
|
||||
SUBDIR += wmcalclock
|
||||
SUBDIR += wmclock
|
||||
SUBDIR += wmdate
|
||||
SUBDIR += wmfishtime
|
||||
SUBDIR += wmitime
|
||||
|
21
x11-clocks/wmclock/Makefile
Normal file
21
x11-clocks/wmclock/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: wmclock
|
||||
# Date created: 05 May 2001
|
||||
# Whom: Per Otterstr=F6m <pelle@fukt.bth.se>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wmclock
|
||||
PORTVERSION= 1.0.12.2
|
||||
CATEGORIES= x11-clocks windowmaker
|
||||
MASTER_SITES= http://www.ntrnet.net/~jmknoble/WindowMaker/wmclock/
|
||||
|
||||
MAINTAINER= pelle@fukt.bth.se
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
MAN1= wmclock.1
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-clocks/wmclock/distinfo
Normal file
1
x11-clocks/wmclock/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (wmclock-1.0.12.2.tar.gz) = 97f6e82f55f216ba724859d4652586b4
|
1
x11-clocks/wmclock/pkg-comment
Normal file
1
x11-clocks/wmclock/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A dockable clock applet for Windowmaker
|
11
x11-clocks/wmclock/pkg-descr
Normal file
11
x11-clocks/wmclock/pkg-descr
Normal file
@ -0,0 +1,11 @@
|
||||
Wmclock is an applet which displays the date and time in a dockable
|
||||
tile in the same style as the clock from the NEXTSTEP(tm) operating
|
||||
system. Wmclock is specially designed for the Window Maker window
|
||||
manager and features multiple language support, twenty-four-hour
|
||||
and twelve-hour (am/pm) time display, and, optionally, can run a
|
||||
user-specified program on a mouse click.
|
||||
|
||||
WWW: http://www.ntrnet.net/~jmknoble/WindowMaker/wmclock/
|
||||
|
||||
- Pelle
|
||||
pelle@fukt.bth.se
|
1
x11-clocks/wmclock/pkg-plist
Normal file
1
x11-clocks/wmclock/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/wmclock
|
Loading…
Reference in New Issue
Block a user