blob: 816d751765a181a8f3a3717c8b15611200f8ff41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $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"
|