summaryrefslogtreecommitdiff
path: root/misc/xtimer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xtimer/Makefile')
-rw-r--r--misc/xtimer/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/xtimer/Makefile b/misc/xtimer/Makefile
new file mode 100644
index 00000000000..b312715034c
--- /dev/null
+++ b/misc/xtimer/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xtimer
+# Version required: 0.8087
+# Date created: 05 Apr 1997
+# Whom: candy@fct.kgc.co.jp
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:17 hubertf Exp $
+#
+
+DISTNAME= xtimer-8087
+PKGNAME= xtimer-0.8087
+CATEGORIES= misc
+MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
+
+MAINTAINER= candy@fct.kgc.co.jp
+
+USE_IMAKE= yes
+MAN1= xtimer.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>