From 240eed442d1f97f7d7dd9430673499ef25dd1f36 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 11 Oct 1997 21:53:59 +0000 Subject: Import as of 09/25/97 --- misc/kp/Makefile | 20 ++++++++++++++++++++ misc/kp/files/md5 | 1 + misc/kp/pkg/COMMENT | 1 + misc/kp/pkg/DESCR | 6 ++++++ misc/kp/pkg/PLIST | 3 +++ 5 files changed, 31 insertions(+) create mode 100644 misc/kp/Makefile create mode 100644 misc/kp/files/md5 create mode 100644 misc/kp/pkg/COMMENT create mode 100644 misc/kp/pkg/DESCR create mode 100644 misc/kp/pkg/PLIST (limited to 'misc/kp') diff --git a/misc/kp/Makefile b/misc/kp/Makefile new file mode 100644 index 00000000000..2fd9247d864 --- /dev/null +++ b/misc/kp/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: kp +# Version required: 0.96 +# Date created: 8 May 1995 +# Whom: asami +# +# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:25 hubertf Exp $ +# + +DISTNAME= kp-0.96 +CATEGORIES= misc tk41 +MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ + +MAINTAINER= asami@FreeBSD.org + +RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 + +USE_X11= yes +MAN1= kp.1 + +.include diff --git a/misc/kp/files/md5 b/misc/kp/files/md5 new file mode 100644 index 00000000000..aaae16fab79 --- /dev/null +++ b/misc/kp/files/md5 @@ -0,0 +1 @@ +MD5 (kp-0.96.tar.gz) = 19cd13b6970d9aeb1b3a0f33437536b8 diff --git a/misc/kp/pkg/COMMENT b/misc/kp/pkg/COMMENT new file mode 100644 index 00000000000..1353e610000 --- /dev/null +++ b/misc/kp/pkg/COMMENT @@ -0,0 +1 @@ +The Keyboard Practicer, touch-type training program diff --git a/misc/kp/pkg/DESCR b/misc/kp/pkg/DESCR new file mode 100644 index 00000000000..97440688072 --- /dev/null +++ b/misc/kp/pkg/DESCR @@ -0,0 +1,6 @@ +This is kp, the Keyboard Practicer. It's a rewrite of a Motif version +of the program with the same name. It's still very incomplete, but it +at least runs so it's included here for your convenience. :) + +Satoshi +asami@cs.berkeley.edu \ No newline at end of file diff --git a/misc/kp/pkg/PLIST b/misc/kp/pkg/PLIST new file mode 100644 index 00000000000..4abf336cb9d --- /dev/null +++ b/misc/kp/pkg/PLIST @@ -0,0 +1,3 @@ +bin/kp +lib/kp +man/man1/kp.1.gz -- cgit v1.2.3