16 lines
436 B
Makefile
16 lines
436 B
Makefile
# $NetBSD: Makefile,v 1.20 2008/07/14 12:56:20 joerg 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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|