3136a830df
Changes since 2.19: ------------------- Version 2.21 6.May.2002 * Add support for Xinerama. Requested by Orion Hodson <hodson@icir.org>. Version 2.20 17.Apr.2002 * Add `title' option. Suggested, and patch provided, by Dale Thatcher <xwrits@dalethatcher.com>. * Finally fix `--multiscreen' option. Thanks to Orion Hodson <hodson@icir.org> for lending his multihead machine.
15 lines
396 B
Makefile
15 lines
396 B
Makefile
# $NetBSD: Makefile,v 1.12 2003/04/10 04:05:39 dmcmahill Exp $
|
|
|
|
DISTNAME= xwrits-2.21
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/
|
|
|
|
MAINTAINER= dmcmahill@netbsd.org
|
|
HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/
|
|
COMMENT= Wrist break reminder for prevention of repetitive stress injuries
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK2= YES
|
|
USE_X11= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|