diff options
author | tsarna <tsarna> | 1998-07-13 22:04:24 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-07-13 22:04:24 +0000 |
commit | f2ffa1609bb785a182d4823ae4fd9098810ff123 (patch) | |
tree | dd3a138e418534c8e96047feba297020900edc6c /x11/xwrits | |
parent | 13e2e9d9ec3105c3263fa04c1d7f146b46c7c7f7 (diff) | |
download | pkgsrc-f2ffa1609bb785a182d4823ae4fd9098810ff123.tar.gz |
Add xwrits-2.6.1 package by mcmahill@mtl.mit.edu. Xwrits is a utility to
remind the user to take typing breaks, to help avoid or recover from
repetitive motion injury.
Diffstat (limited to 'x11/xwrits')
-rw-r--r-- | x11/xwrits/Makefile | 11 | ||||
-rw-r--r-- | x11/xwrits/files/md5 | 1 | ||||
-rw-r--r-- | x11/xwrits/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/xwrits/pkg/DESCR | 12 | ||||
-rw-r--r-- | x11/xwrits/pkg/PLIST | 3 |
5 files changed, 28 insertions, 0 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile new file mode 100644 index 00000000000..dd9b619477f --- /dev/null +++ b/x11/xwrits/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 1998/07/13 22:04:24 tsarna Exp $ + +DISTNAME= xwrits-2.6.1 +CATEGORIES= x11 +MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/ + +MAINTAINER= mcmahill@alum.mit.edu + +GNU_CONFIGURE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xwrits/files/md5 b/x11/xwrits/files/md5 new file mode 100644 index 00000000000..bcf06455647 --- /dev/null +++ b/x11/xwrits/files/md5 @@ -0,0 +1 @@ +MD5 (xwrits-2.6.1.tar.gz) = d29e9ba37b47780f4cd66041a60dd4ed diff --git a/x11/xwrits/pkg/COMMENT b/x11/xwrits/pkg/COMMENT new file mode 100644 index 00000000000..6900d3a1eaa --- /dev/null +++ b/x11/xwrits/pkg/COMMENT @@ -0,0 +1 @@ +A wrist break reminder for prevention of repetitive stress injuries. diff --git a/x11/xwrits/pkg/DESCR b/x11/xwrits/pkg/DESCR new file mode 100644 index 00000000000..e75760112a8 --- /dev/null +++ b/x11/xwrits/pkg/DESCR @@ -0,0 +1,12 @@ +Xwrits reminds you to take wrist breaks for prevention of +repetitive stress injuries. When you should take a break, +it pops up an X window, the warning window. You click on +the warning window, then take a break. The window changes +appearance while you take the break. It changes again when +your break is over. Then you click on the window and +resume typing. Xwrits hides itself until you should take +another break. + +Source and pictures copyright 1994-8 Eddie Kohler: +eddietwo@lcs.mit.edu and +http://www.pdos.lcs.mit.edu/~eddietwo/ diff --git a/x11/xwrits/pkg/PLIST b/x11/xwrits/pkg/PLIST new file mode 100644 index 00000000000..cca88cd0a35 --- /dev/null +++ b/x11/xwrits/pkg/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 1998/07/13 22:12:29 tsarna Exp $ +bin/xwrits +man/man1/xwrits.1 |