openbsd-ports/misc/xtimer/Makefile

26 lines
507 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
#
2000-02-12 01:29:49 -05:00
# $OpenBSD: Makefile,v 1.4 2000/02/12 06:30:00 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
PERMIT_PKG_CDROM= YES
PERMIT_PKG_FTP= YES
PERMIT_DISTF_CDROM= YES
PERMIT_DISTF_FTP= YES
1998-05-20 03:53:08 -04:00
USE_IMAKE= yes
MAN1= xtimer.1
.include <bsd.port.mk>