openbsd-ports/misc/xtimer/Makefile

20 lines
398 B
Makefile
Raw Normal View History

1998-05-20 03:53:08 -04:00
# OpenBSD makefile for: xtimer
# Version required: 0.8087
# Date created: May 20 1998
# Whom: Angelos D. Keromytis
#
1999-11-02 22:54:21 -05:00
# $OpenBSD: Makefile,v 1.3 1999/11/03 03:54:21 kevlo Exp $
1998-05-20 03:53:08 -04:00
#
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>