2000-01-04 18:01:20 +00:00
|
|
|
# New ports collection makefile for: xwrits
|
|
|
|
# Date created: 02 January 2000
|
|
|
|
# Whom: Matt Braithwaite <mab@red-bean.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-08 22:04:57 +00:00
|
|
|
PORTNAME= xwrits
|
2006-12-30 17:12:37 +00:00
|
|
|
PORTVERSION= 2.24
|
2008-03-24 13:03:55 +00:00
|
|
|
PORTREVISION= 2
|
2000-01-04 18:01:20 +00:00
|
|
|
CATEGORIES= deskutils
|
2003-10-16 02:51:20 +00:00
|
|
|
MASTER_SITES= http://www.lcdf.org/xwrits/
|
2000-01-04 18:01:20 +00:00
|
|
|
|
|
|
|
MAINTAINER= mab@red-bean.com
|
2003-02-21 11:15:57 +00:00
|
|
|
COMMENT= Reminds you to take wrist breaks
|
2000-01-04 18:01:20 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2008-03-24 13:03:55 +00:00
|
|
|
USE_XORG= x11 xext
|
2000-01-04 18:01:20 +00:00
|
|
|
|
|
|
|
MAN1= xwrits.1
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/xwrits
|
2000-01-04 18:01:20 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|