summaryrefslogtreecommitdiff
path: root/misc/xtimer/Makefile
blob: b312715034c038f01e590ac559d1ba5b559605f0 (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
#
# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:17 hubertf 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
MAN1=		xtimer.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>