diff options
author | itojun <itojun@pkgsrc.org> | 2001-02-24 05:08:03 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-02-24 05:08:03 +0000 |
commit | 108e563fcdf46641cdfd0ffdcb9434d6b37d80c7 (patch) | |
tree | ec7efd57e761cf641b02e65a640804d1e86a5cfb /misc/sch/pkg | |
parent | 67bb4b1ad2f154d4b1734f53d3ffcc9ff9438734 (diff) | |
download | pkgsrc-108e563fcdf46641cdfd0ffdcb9434d6b37d80c7.tar.gz |
sch, curses-based scheduler (SRA scheduler)
Diffstat (limited to 'misc/sch/pkg')
-rw-r--r-- | misc/sch/pkg/DESCR | 1 | ||||
-rw-r--r-- | misc/sch/pkg/PLIST | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/misc/sch/pkg/DESCR b/misc/sch/pkg/DESCR new file mode 100644 index 00000000000..dbe815403f9 --- /dev/null +++ b/misc/sch/pkg/DESCR @@ -0,0 +1 @@ +curses-based schedule management tool (so-called "SRA scheduler"). diff --git a/misc/sch/pkg/PLIST b/misc/sch/pkg/PLIST new file mode 100644 index 00000000000..3661d70ec6a --- /dev/null +++ b/misc/sch/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/24 05:08:03 itojun Exp $ +bin/sch |