diff --git a/misc/xtimer/Makefile b/misc/xtimer/Makefile new file mode 100644 index 00000000000..a23f8b44814 --- /dev/null +++ b/misc/xtimer/Makefile @@ -0,0 +1,19 @@ +# OpenBSD makefile for: xtimer +# Version required: 0.8087 +# Date created: May 20 1998 +# Whom: Angelos D. Keromytis +# +# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 07:53:08 angelos Exp $ +# + +DISTNAME= xtimer-8087 +PKGNAME= xtimer-0.8087 +CATEGORIES= misc +MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/ + +MAINTAINER= angelos@openbsd.org + +USE_IMAKE= yes +MAN1= xtimer.1 + +.include diff --git a/misc/xtimer/files/md5 b/misc/xtimer/files/md5 new file mode 100644 index 00000000000..9d6ebf58f60 --- /dev/null +++ b/misc/xtimer/files/md5 @@ -0,0 +1 @@ +MD5 (xtimer-8087.tar.gz) = 90e85ad8a4b8a30da2ff5af7d359c174 diff --git a/misc/xtimer/pkg/COMMENT b/misc/xtimer/pkg/COMMENT new file mode 100644 index 00000000000..f212b216492 --- /dev/null +++ b/misc/xtimer/pkg/COMMENT @@ -0,0 +1 @@ +A super simple digital timer for X11 diff --git a/misc/xtimer/pkg/DESCR b/misc/xtimer/pkg/DESCR new file mode 100644 index 00000000000..0ff390119e8 --- /dev/null +++ b/misc/xtimer/pkg/DESCR @@ -0,0 +1,3 @@ +xtimer is a very simple timer for X11. +The best use is to display the connecting time of iij-ppp. +candy@fct.kgc.co.jp (Toshihiro Kanda) diff --git a/misc/xtimer/pkg/PLIST b/misc/xtimer/pkg/PLIST new file mode 100644 index 00000000000..98b98a192ba --- /dev/null +++ b/misc/xtimer/pkg/PLIST @@ -0,0 +1,2 @@ +bin/xtimer +man/man1/xtimer.1