openbsd-ports/misc/xtimer/Makefile
kevlo e1bef2aa58 - Update to version 0.8089
- USE_IMAKE -> CONFIGURE_STYLE
- Remove FAKE=Yes
- Add @comment to package list
2000-07-12 01:48:11 +00:00

24 lines
490 B
Makefile

# OpenBSD makefile for: xtimer
# Version required: 0.8087
# Date created: May 20 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.8 2000/07/12 01:48:11 kevlo Exp $
#
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
CATEGORIES= misc
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>