0764d5baf6
- fixes some font handling - md5->distinfo - bump NEED_VERSION - NO_REGRESS from maintainer.
29 lines
503 B
Makefile
29 lines
503 B
Makefile
# $OpenBSD: Makefile,v 1.3 2001/11/21 12:48:15 lebel Exp $
|
|
|
|
COMMENT= "typing break alarm and timer"
|
|
|
|
DISTNAME= xwrits-2.16
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.499
|
|
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>
|
|
|
|
|