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
|
|
|
|
#
|
2000-02-15 00:03:51 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2000/02/15 05:04:51 turan 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
|
|
|
|
|
2000-02-12 01:29:49 -05:00
|
|
|
LICENSE_TYPE= BSD
|
2000-02-15 00:03:51 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= YES
|
|
|
|
PERMIT_PACKAGE_FTP= YES
|
|
|
|
PERMIT_DISTFILES_CDROM= YES
|
|
|
|
PERMIT_DISTFILES_FTP= YES
|
2000-02-12 01:29:49 -05:00
|
|
|
|
1998-05-20 03:53:08 -04:00
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xtimer.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|