1998-05-20 07:53:08 +00:00
|
|
|
# OpenBSD makefile for: xtimer
|
|
|
|
# Version required: 0.8087
|
|
|
|
# Date created: May 20 1998
|
|
|
|
# Whom: Angelos D. Keromytis
|
|
|
|
#
|
2000-07-10 02:06:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2000/07/10 02:06:56 angelos Exp $
|
1998-05-20 07:53:08 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xtimer-8087
|
|
|
|
PKGNAME= xtimer-0.8087
|
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
|
2000-07-10 02:06:46 +00:00
|
|
|
MAINTAINER= ports@openbsd.org
|
1998-05-20 07:53:08 +00:00
|
|
|
|
2000-02-12 06:29:49 +00:00
|
|
|
LICENSE_TYPE= BSD
|
2000-04-04 15:15:58 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 06:29:49 +00:00
|
|
|
|
2000-04-04 15:15:58 +00:00
|
|
|
FAKE= Yes
|
|
|
|
USE_IMAKE= Yes
|
1998-05-20 07:53:08 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|