blob: 160853392a9f55db6542283455583984e373eba3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.18 2006/08/07 23:48:15 wiz Exp $
DISTNAME= xwrits-2.24
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
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|