openbsd-ports/x11/xwrits/Makefile
jasper aa9c774ee4 - update xwrits to 2.24
- remove NO_REGRESS
- regen patches
- reformat DESCR

from new MAINTAINER, Scott Vokes, with tweaks by me
2007-07-18 09:58:22 +00:00

25 lines
509 B
Makefile

# $OpenBSD: Makefile,v 1.8 2007/07/18 09:58:22 jasper Exp $
COMMENT= typing break alarm and timer
DISTNAME= xwrits-2.24
CATEGORIES= x11
HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/
MAINTAINER= Scott Vokes <scott@silentbicycle.com>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xinerama c m
MASTER_SITES= ${HOMEPAGE}
USE_X11= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>