diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-01-04 18:01:20 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-01-04 18:01:20 +0000 |
commit | 29bd6e81f5b9600efc48ed477e9381283be5183d (patch) | |
tree | c287a45eca167929eb5ed52703c590f0595d9ca8 /deskutils/xwrits | |
parent | b29dec96d2a7a730916e460bae781b76b6638850 (diff) | |
download | FreeBSD-ports-29bd6e81f5b9600efc48ed477e9381283be5183d.zip FreeBSD-ports-29bd6e81f5b9600efc48ed477e9381283be5183d.tar.gz |
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>
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 0000000..01d9fa7 --- /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 0000000..bccb22c --- /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 0000000..a1576f0 --- /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 0000000..61b0547 --- /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 0000000..2a8ba71 --- /dev/null +++ b/deskutils/xwrits/pkg-plist @@ -0,0 +1 @@ +bin/xwrits |