20 lines
404 B
Makefile
20 lines
404 B
Makefile
# OpenBSD makefile for: xtimer
|
|
# Version required: 0.8087
|
|
# Date created: May 20 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 07:53:08 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xtimer-8087
|
|
PKGNAME= xtimer-0.8087
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xtimer.1
|
|
|
|
.include <bsd.port.mk>
|