freebsd-ports/deskutils/xwrits/Makefile
Martin Wilke 270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00

25 lines
432 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
PORTREVISION= 2
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_XORG= x11 xext
MAN1= xwrits.1
PLIST_FILES= bin/xwrits
.include <bsd.port.mk>