aboutsummaryrefslogtreecommitdiffstats
path: root/palm/jfconv/pkg-descr
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-05-14 22:30:47 +0800
committerknu <knu@FreeBSD.org>2000-05-14 22:30:47 +0800
commit38edfd1fcb559046cf7ebb47cd6f0af425407b94 (patch)
treec32f741d4e26632c3240fbbaddd4950d8e082d08 /palm/jfconv/pkg-descr
parent4e8a2fd7988b81f1c43a25b706b28f1c2bddac43 (diff)
downloadfreebsd-ports-gnome-38edfd1fcb559046cf7ebb47cd6f0af425407b94.tar.gz
freebsd-ports-gnome-38edfd1fcb559046cf7ebb47cd6f0af425407b94.tar.zst
freebsd-ports-gnome-38edfd1fcb559046cf7ebb47cd6f0af425407b94.zip
This is the initial import of jconv, a converter between JFile database
and CSV.
Diffstat (limited to 'palm/jfconv/pkg-descr')
-rw-r--r--palm/jfconv/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/palm/jfconv/pkg-descr b/palm/jfconv/pkg-descr
new file mode 100644
index 000000000000..6a572ec35450
--- /dev/null
+++ b/palm/jfconv/pkg-descr
@@ -0,0 +1,5 @@
+JConv is a quick port by Andreas Mock <AMock@osram.com> from the
+original gui-based, object-oriented program jconvpro.exe with
+permissions from J.J. Lehett. All object-oriented and gui-derived
+stuff is thrown away. The source code was "c-ified" and command line
+options added.