From 097ef91c5a3e7a88754e9326a3632b32d4d7d20b Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 29 Nov 2002 20:17:24 +0000 Subject: Initial import of hnb, version 1.8.1. Description follows: hnb stands for Hierarchical NoteBook. It is a console (ncurses) program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML. Approved by wiz. This closes my own PR 18233 (the package was provided there). --- editors/hnb/PLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 editors/hnb/PLIST (limited to 'editors/hnb/PLIST') diff --git a/editors/hnb/PLIST b/editors/hnb/PLIST new file mode 100644 index 00000000000..4599b85e7a4 --- /dev/null +++ b/editors/hnb/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/29 20:17:24 jmmv Exp $ +bin/hnb +man/man1/hnb.1 -- cgit v1.2.3