blob: 50dc9dfcff8b347cb6f2dfc968072d49748da0d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# New ports collection makefile for: xtimer
# Version required: 0.8087
# Date created: 05 Apr 1997
# Whom: candy@fct.kgc.co.jp
#
# $NetBSD: Makefile,v 1.4 1998/03/10 16:50:29 frueauf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp
#
DISTNAME= xtimer-8087
PKGNAME= xtimer-0.8087
CATEGORIES= misc
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
MAINTAINER= candy@fct.kgc.co.jp
USE_IMAKE= yes
CAT1= xtimer.0
.include <bsd.port.mk>
|