summaryrefslogtreecommitdiff
path: root/x11/xwrits/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-07-13 22:04:24 +0000
committertsarna <tsarna@pkgsrc.org>1998-07-13 22:04:24 +0000
commit2edcf16b8c5e0eb3678c9c7f853f7acb3720d7d3 (patch)
treedd3a138e418534c8e96047feba297020900edc6c /x11/xwrits/Makefile
parent25a8986122253be1926984a55c76b60a139092d8 (diff)
downloadpkgsrc-2edcf16b8c5e0eb3678c9c7f853f7acb3720d7d3.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/Makefile')
-rw-r--r--x11/xwrits/Makefile11
1 files changed, 11 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"