openbsd-ports/x11/xwrits/Makefile
naddy eabebae1fe Update to 2.21; from maintainer Dan Weeks <danimal@danimal.org>.
Notable changes in this release:
* multiscreen support (pops up on all configured displays)
* support for Xinerama
* a new +title option
* better escalation handling
* +verbose option
2002-05-10 11:16:03 +00:00

29 lines
503 B
Makefile

# $OpenBSD: Makefile,v 1.4 2002/05/10 11:16:03 naddy Exp $
COMMENT= "typing break alarm and timer"
DISTNAME= xwrits-2.21
CATEGORIES= x11
NEED_VERSION= 1.525
HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/
MAINTAINER= Dan Weeks <danimal@danimal.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
USE_X11= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes
.include <bsd.port.mk>