diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 00:48:55 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 00:48:55 +0000 |
commit | a32c19528837369ef6c332afc0e812498d161b07 (patch) | |
tree | e74424bb684ebb1b6754e35c33031f2b38a4b2ee /misc/xenmenu/pkg-descr | |
parent | 89aa30b475c17f8f7585ac972049af1871fb35dd (diff) | |
download | FreeBSD-ports-a32c19528837369ef6c332afc0e812498d161b07.zip FreeBSD-ports-a32c19528837369ef6c332afc0e812498d161b07.tar.gz |
Initial import of xenmenu version 0.8b.
Highly customizable, text-based menu generator.
PR: 7530
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Diffstat (limited to 'misc/xenmenu/pkg-descr')
-rw-r--r-- | misc/xenmenu/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/xenmenu/pkg-descr b/misc/xenmenu/pkg-descr new file mode 100644 index 0000000..6206f85 --- /dev/null +++ b/misc/xenmenu/pkg-descr @@ -0,0 +1,8 @@ +With xenmenu, users have an easy-to-understand yet flexable menu +programming language with which to create pleasing menus quickly +and easily. These menus, stored as plain ASCII files, can be +modified on the fly and reinstalled without having to recompile +anything or halting xenmenu while reconfiguring. Xenmenu can +also be used as a secure user shell. + +http://www.cs.purdue.edu/homes/steinkf/software/xenmenu |