1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/deskutils/xwrits/Makefile
2012-09-22 03:40:46 +00:00

21 lines
356 B
Makefile

# Created by: Matt Braithwaite <mab@red-bean.com>
# $FreeBSD$
PORTNAME= xwrits
PORTVERSION= 2.24
PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://www.lcdf.org/xwrits/
MAINTAINER= ports@FreeBSD.org
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>