aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-14 16:18:25 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-14 16:18:25 +0000
commit1116eb224b9777addae36bfeb3fc5a343e454a70 (patch)
tree27717a325af57c86e4007b2e7ebf4597546aa2a2 /x11-clocks
parent86e2bd25256bf09b8948feafcc8b0acaaeeb5d89 (diff)
downloadports-1116eb224b9777addae36bfeb3fc5a343e454a70.tar.gz
ports-1116eb224b9777addae36bfeb3fc5a343e454a70.zip
New port, xtimer:
xtimer is a very simple timer for X11. PR: 3227 Submitted by: The best use is to display the connecting time of iij-ppp. candy@fct.kgc.co.jp (Toshihiro Kanda)
Notes
Notes: svn path=/head/; revision=6931
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/xtimer/Makefile20
-rw-r--r--x11-clocks/xtimer/distinfo1
-rw-r--r--x11-clocks/xtimer/pkg-comment1
-rw-r--r--x11-clocks/xtimer/pkg-descr3
-rw-r--r--x11-clocks/xtimer/pkg-plist2
5 files changed, 27 insertions, 0 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile
new file mode 100644
index 000000000000..cd97908184ba
--- /dev/null
+++ b/x11-clocks/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$
+#
+
+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>
diff --git a/x11-clocks/xtimer/distinfo b/x11-clocks/xtimer/distinfo
new file mode 100644
index 000000000000..9d6ebf58f606
--- /dev/null
+++ b/x11-clocks/xtimer/distinfo
@@ -0,0 +1 @@
+MD5 (xtimer-8087.tar.gz) = 90e85ad8a4b8a30da2ff5af7d359c174
diff --git a/x11-clocks/xtimer/pkg-comment b/x11-clocks/xtimer/pkg-comment
new file mode 100644
index 000000000000..f212b2164929
--- /dev/null
+++ b/x11-clocks/xtimer/pkg-comment
@@ -0,0 +1 @@
+A super simple digital timer for X11
diff --git a/x11-clocks/xtimer/pkg-descr b/x11-clocks/xtimer/pkg-descr
new file mode 100644
index 000000000000..0ff390119e86
--- /dev/null
+++ b/x11-clocks/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/x11-clocks/xtimer/pkg-plist b/x11-clocks/xtimer/pkg-plist
new file mode 100644
index 000000000000..fdd4eed643ce
--- /dev/null
+++ b/x11-clocks/xtimer/pkg-plist
@@ -0,0 +1,2 @@
+bin/xtimer
+man/man1/xtimer.1.gz