23 lines
394 B
Makefile
Raw Normal View History

# $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
2013-03-11 11:35:43 +00:00
NO_TEST = Yes
.include <bsd.port.mk>