1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/deskutils/xwrits/Makefile
Chris D. Faulhaber 5176d97203 Xwrits reminds you to take wrist breaks, which will hopefully help you
prevent repetitive stress injury. It pops up an X window when you
should rest; you click on that window, then take a break.

PR:		15849
Submitted by:	Matthew Braithwaite <mab@red-bean.com>
2000-01-04 18:01:20 +00:00

22 lines
377 B
Makefile

# New ports collection makefile for: xwrits
# Version required: 2.9
# Date created: 02 January 2000
# Whom: Matt Braithwaite <mab@red-bean.com>
#
# $FreeBSD$
#
DISTNAME= xwrits-2.9
CATEGORIES= deskutils
MASTER_SITES= http://www.pdos.lcs.mit.edu/~eddietwo/xwrits/
MAINTAINER= mab@red-bean.com
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
MAN1= xwrits.1
.include <bsd.port.mk>