blob: 824b4de9460ee6f690ce19a4ea5d4b751f587b62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:22 wiz Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp
#
DISTNAME= xtimer-8087
PKGNAME= xtimer-0.8087
CATEGORIES= x11 time
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
MAINTAINER= candy@fct.kgc.co.jp
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"
|