blob: 34fe976dab1305cdca02e5934c9bf7bb481959b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $NetBSD: Makefile,v 1.11 2002/08/25 21:53:05 jlam Exp $
DISTNAME= xwrits-2.19
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"
|