1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/deskutils/xwrits/Makefile

25 lines
432 B
Makefile
Raw Normal View History

# New ports collection makefile for: xwrits
# Date created: 02 January 2000
# Whom: Matt Braithwaite <mab@red-bean.com>
#
# $FreeBSD$
#
PORTNAME= xwrits
PORTVERSION= 2.24
PORTREVISION= 2
CATEGORIES= deskutils
2003-10-16 02:51:20 +00:00
MASTER_SITES= http://www.lcdf.org/xwrits/
MAINTAINER= mab@red-bean.com
2003-02-21 11:15:57 +00:00
COMMENT= Reminds you to take wrist breaks
GNU_CONFIGURE= yes
USE_XORG= x11 xext
MAN1= xwrits.1
PLIST_FILES= bin/xwrits
.include <bsd.port.mk>