openbsd-ports/misc/xtimer/Makefile

20 lines
361 B
Makefile

# $OpenBSD: Makefile,v 1.28 2019/07/12 20:47:55 sthen Exp $
COMMENT= super simple digital timer for X11
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
REVISION= 4
CATEGORIES= misc
MASTER_SITES= http://www.bsddiary.net/xtimer/
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c
CONFIGURE_STYLE=imake
NO_TEST= Yes
.include <bsd.port.mk>