openbsd-ports/misc/xtimer/Makefile

25 lines
527 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
#
2002-03-21 16:09:16 -05:00
# $OpenBSD: Makefile,v 1.12 2002/03/21 21:09:19 espie Exp $
1998-05-20 03:53:08 -04:00
#
COMMENT= "super simple digital timer for X11"
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
1998-05-20 03:53:08 -04:00
CATEGORIES= misc
2002-03-21 16:09:16 -05:00
NEED_VERSION= 1.515
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
1998-05-20 03:53:08 -04:00
2000-04-04 11:15:58 -04: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
CONFIGURE_STYLE= imake
1998-05-20 03:53:08 -04:00
.include <bsd.port.mk>