15 lines
392 B
Makefile
15 lines
392 B
Makefile
# $NetBSD: Makefile,v 1.13 2003/07/17 22:57:06 grant 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"
|