Edit

IABSD.fr/ports/misc/xtimer/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-27 09:52:09
    Hash : 4deb9c2d
    Message : MASTER_SITES -> SITES

  • misc/xtimer/Makefile
  • COMMENT=	super simple digital timer for X11
    
    DISTNAME=	xtimer-8089
    PKGNAME=	xtimer-0.8089
    REVISION=	4
    CATEGORIES=	misc
    
    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>