blob: d1a62a85cea9a159e7b33e1c4af9ed31ef85e472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $NetBSD: Makefile,v 1.14 2004/03/11 16:19:03 xtraeme 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_BUILDLINK3= YES
USE_X11= YES
.include "../../mk/bsd.pkg.mk"
|