summaryrefslogtreecommitdiff
path: root/x11/xwrits/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna>1998-07-13 22:04:24 +0000
committertsarna <tsarna>1998-07-13 22:04:24 +0000
commitf3ac8922d7b7ccb52f589ea1e38f5fb56b0a1885 (patch)
treedd3a138e418534c8e96047feba297020900edc6c /x11/xwrits/Makefile
parent211ba539511b7d702813be664ae74255da2fcacb (diff)
downloadpkgsrc-f3ac8922d7b7ccb52f589ea1e38f5fb56b0a1885.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"