46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
25 lines
510 B
Makefile
25 lines
510 B
Makefile
# OpenBSD makefile for: xtimer
|
|
# Version required: 0.8087
|
|
# Date created: May 20 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:54 espie Exp $
|
|
#
|
|
|
|
DISTNAME= xtimer-8089
|
|
PKGNAME= xtimer-0.8089
|
|
CATEGORIES= misc
|
|
NEED_VERSION= 1.305
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|