From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- devel/libstroke/DESCR | 11 +++++++++++ devel/libstroke/PLIST | 12 ++++++++++++ devel/libstroke/pkg/DESCR | 11 ----------- devel/libstroke/pkg/PLIST | 12 ------------ 4 files changed, 23 insertions(+), 23 deletions(-) create mode 100644 devel/libstroke/DESCR create mode 100644 devel/libstroke/PLIST delete mode 100644 devel/libstroke/pkg/DESCR delete mode 100644 devel/libstroke/pkg/PLIST (limited to 'devel/libstroke') diff --git a/devel/libstroke/DESCR b/devel/libstroke/DESCR new file mode 100644 index 00000000000..48283bb5b5c --- /dev/null +++ b/devel/libstroke/DESCR @@ -0,0 +1,11 @@ + LibStroke is a stroke translation library. Strokes are motions of +the mouse that can be interpreted by a program as a command. Strokes +are used extensively in CAD programs. + + Mark Willey, the author of this library wrote: "I fell in love with +them when I was using the Mentor Graphics CAD tools and the CAD tools +internally developed by Intel. I am writing this library so that +others can see how useful strokes can be and so that more programs +take advantage of this extremely natural human-computer interface." + + LibStroke is available under the GNU Public Licence (GPL). diff --git a/devel/libstroke/PLIST b/devel/libstroke/PLIST new file mode 100644 index 00000000000..55afa606824 --- /dev/null +++ b/devel/libstroke/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:45 zuntum Exp $ +bin/stroke_test +lib/libstroke.a +lib/libstroke.la +lib/libstroke.so +lib/libstroke.so.0 +lib/libstroke.so.0.3 +lib/libstroke_tcl.a +lib/libstroke_tcl.la +lib/libstroke_tcl.so +lib/libstroke_tcl.so.0 +lib/libstroke_tcl.so.0.3 diff --git a/devel/libstroke/pkg/DESCR b/devel/libstroke/pkg/DESCR deleted file mode 100644 index 48283bb5b5c..00000000000 --- a/devel/libstroke/pkg/DESCR +++ /dev/null @@ -1,11 +0,0 @@ - LibStroke is a stroke translation library. Strokes are motions of -the mouse that can be interpreted by a program as a command. Strokes -are used extensively in CAD programs. - - Mark Willey, the author of this library wrote: "I fell in love with -them when I was using the Mentor Graphics CAD tools and the CAD tools -internally developed by Intel. I am writing this library so that -others can see how useful strokes can be and so that more programs -take advantage of this extremely natural human-computer interface." - - LibStroke is available under the GNU Public Licence (GPL). diff --git a/devel/libstroke/pkg/PLIST b/devel/libstroke/pkg/PLIST deleted file mode 100644 index 9f0fcbd3e6a..00000000000 --- a/devel/libstroke/pkg/PLIST +++ /dev/null @@ -1,12 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2001/01/04 15:10:31 agc Exp $ -bin/stroke_test -lib/libstroke.a -lib/libstroke.la -lib/libstroke.so -lib/libstroke.so.0 -lib/libstroke.so.0.3 -lib/libstroke_tcl.a -lib/libstroke_tcl.la -lib/libstroke_tcl.so -lib/libstroke_tcl.so.0 -lib/libstroke_tcl.so.0.3 -- cgit v1.2.3