blob: 3eba09c016acf4ac6619420c587710010cb52d5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.8 2001/02/17 17:07:31 wiz Exp $
DISTNAME= xwrits-2.12
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
USE_X11BASE= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"
|