summaryrefslogtreecommitdiff
path: root/time/xtimer/Makefile
blob: 5db91300b36463da5426b98bd94f2efe4dae733e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:12 joerg Exp $

DISTNAME=	xtimer-8089
PKGNAME=	xtimer-0.8089
PKGREVISION=	2
CATEGORIES=	x11 time
MASTER_SITES=	http://www.bsddiary.net/xtimer/

MAINTAINER=	candy@fct.kgc.co.jp
HOMEPAGE=	http://www.bsddiary.net/xtimer/
COMMENT=	Super simple digital timer for X11

USE_IMAKE=	yes

.include "../../mk/bsd.pkg.mk"