diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-04 18:01:20 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-04 18:01:20 +0000 |
commit | 5176d97203c3550b8db01118b11bd2e44ce38e34 (patch) | |
tree | eba6775c93aefb5d251881727f15fc19a68882bc /deskutils/xwrits | |
parent | b2a277916958ad6613192219cbf02128c085cf68 (diff) |
Xwrits reminds you to take wrist breaks, which will hopefully help you
prevent repetitive stress injury. It pops up an X window when you
should rest; you click on that window, then take a break.
PR: 15849
Submitted by: Matthew Braithwaite <mab@red-bean.com>
Notes
Notes:
svn path=/head/; revision=24418
Diffstat (limited to 'deskutils/xwrits')
-rw-r--r-- | deskutils/xwrits/Makefile | 21 | ||||
-rw-r--r-- | deskutils/xwrits/distinfo | 1 | ||||
-rw-r--r-- | deskutils/xwrits/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/xwrits/pkg-descr | 13 | ||||
-rw-r--r-- | deskutils/xwrits/pkg-plist | 1 |
5 files changed, 37 insertions, 0 deletions
diff --git a/deskutils/xwrits/Makefile b/deskutils/xwrits/Makefile new file mode 100644 index 000000000000..01d9fa79bc65 --- /dev/null +++ b/deskutils/xwrits/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: xwrits +# Version required: 2.9 +# Date created: 02 January 2000 +# Whom: Matt Braithwaite <mab@red-bean.com> +# +# $FreeBSD$ +# + +DISTNAME= xwrits-2.9 +CATEGORIES= deskutils +MASTER_SITES= http://www.pdos.lcs.mit.edu/~eddietwo/xwrits/ + +MAINTAINER= mab@red-bean.com + +GNU_CONFIGURE= yes + +USE_X_PREFIX= yes + +MAN1= xwrits.1 + +.include <bsd.port.mk> diff --git a/deskutils/xwrits/distinfo b/deskutils/xwrits/distinfo new file mode 100644 index 000000000000..bccb22ce0a3e --- /dev/null +++ b/deskutils/xwrits/distinfo @@ -0,0 +1 @@ +MD5 (xwrits-2.9.tar.gz) = 61ef05ac31eba281ad523b22e57f8659 diff --git a/deskutils/xwrits/pkg-comment b/deskutils/xwrits/pkg-comment new file mode 100644 index 000000000000..a1576f09e0c8 --- /dev/null +++ b/deskutils/xwrits/pkg-comment @@ -0,0 +1 @@ +Xwrits reminds you to take wrist breaks. diff --git a/deskutils/xwrits/pkg-descr b/deskutils/xwrits/pkg-descr new file mode 100644 index 000000000000..61b0547bf141 --- /dev/null +++ b/deskutils/xwrits/pkg-descr @@ -0,0 +1,13 @@ +Xwrits reminds you to take wrist breaks, which will hopefully help you +prevent repetitive stress injury. It pops up an X window when you +should rest; you click on that window, then take a break. + +Xwrits's graphics are brightly colored pictures of a wrist and the +attached hand. The wrist clenches and stretches ``as if in pain'' when +you should rest, slumps relaxed during the break, and points forward +valiantly when the break is over. It is trapped behind bars while the +keyboard is locked. Other gestures are included. + +WWW: http://www.pdos.lcs.mit.edu/~eddietwo/xwrits/ + +- Matt Braithwaite <mab@red-bean.com> diff --git a/deskutils/xwrits/pkg-plist b/deskutils/xwrits/pkg-plist new file mode 100644 index 000000000000..2a8ba71e3ef6 --- /dev/null +++ b/deskutils/xwrits/pkg-plist @@ -0,0 +1 @@ +bin/xwrits |