ports/misc/xtimer/Makefile

18 lines
294 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= super simple digital timer for X11
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
REVISION= 4
CATEGORIES= misc
2023-09-27 17:15:09 +00:00
SITES= http://www.bsddiary.net/xtimer/
2023-08-16 22:26:55 +00:00
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>