From d3db18607dbb7d59aeab9f0f846bad1948e95a7e Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:03:21 +0000 Subject: Move pkg/ files into package's toplevel directory --- x11/unclutter/DESCR | 5 +++++ x11/unclutter/PLIST | 3 +++ x11/unclutter/pkg/DESCR | 5 ----- x11/unclutter/pkg/PLIST | 3 --- 4 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 x11/unclutter/DESCR create mode 100644 x11/unclutter/PLIST delete mode 100644 x11/unclutter/pkg/DESCR delete mode 100644 x11/unclutter/pkg/PLIST (limited to 'x11/unclutter') diff --git a/x11/unclutter/DESCR b/x11/unclutter/DESCR new file mode 100644 index 00000000000..aade81b61e8 --- /dev/null +++ b/x11/unclutter/DESCR @@ -0,0 +1,5 @@ +unclutter removes the cursor image from the screen so that it does not +obstruct the area you are looking at after it has not moved for a +given time. It does not do this if the cursor is in the root window +or a button is down. It tries to ignore jitter (small movements due +to noise) if you have a mouse that twitches. diff --git a/x11/unclutter/PLIST b/x11/unclutter/PLIST new file mode 100644 index 00000000000..75fd0d7c76d --- /dev/null +++ b/x11/unclutter/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:46 zuntum Exp $ +bin/unclutter +man/cat1/unclutter.0.gz diff --git a/x11/unclutter/pkg/DESCR b/x11/unclutter/pkg/DESCR deleted file mode 100644 index aade81b61e8..00000000000 --- a/x11/unclutter/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -unclutter removes the cursor image from the screen so that it does not -obstruct the area you are looking at after it has not moved for a -given time. It does not do this if the cursor is in the root window -or a button is down. It tries to ignore jitter (small movements due -to noise) if you have a mouse that twitches. diff --git a/x11/unclutter/pkg/PLIST b/x11/unclutter/pkg/PLIST deleted file mode 100644 index a63447dd948..00000000000 --- a/x11/unclutter/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:03:20 agc Exp $ -bin/unclutter -man/cat1/unclutter.0.gz -- cgit v1.2.3