openbsd-ports/x11/xwrits/Makefile
jca bec0af4cdd Reset MAINTAINER
Discussed with Scott (former maintainer)
2015-06-19 16:24:06 +00:00

23 lines
394 B
Makefile

# $OpenBSD: Makefile,v 1.16 2015/06/19 16:24:06 jca Exp $
COMMENT = typing break alarm and timer
DISTNAME = xwrits-2.26
REVISION = 0
CATEGORIES = x11
HOMEPAGE = http://www.lcdf.org/~eddietwo/xwrits/
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = ICE SM X11 Xext Xinerama c m
MASTER_SITES = ${HOMEPAGE}
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
NO_TEST = Yes
.include <bsd.port.mk>