1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/deskutils/xwrits/Makefile
Martin Wilke b81169acc8 - Update to 2.24
PR:		ports/107236
Submitted by:	miwi
Approved by:	maintainer
2006-12-30 17:12:37 +00:00

24 lines
415 B
Makefile

# New ports collection makefile for: xwrits
# Date created: 02 January 2000
# Whom: Matt Braithwaite <mab@red-bean.com>
#
# $FreeBSD$
#
PORTNAME= xwrits
PORTVERSION= 2.24
CATEGORIES= deskutils
MASTER_SITES= http://www.lcdf.org/xwrits/
MAINTAINER= mab@red-bean.com
COMMENT= Reminds you to take wrist breaks
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
MAN1= xwrits.1
PLIST_FILES= bin/xwrits
.include <bsd.port.mk>