diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-30 07:55:56 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-30 07:55:56 +0800 |
commit | 00a7816a69bd8823ddd5cd9f583de6a76569fc3c (patch) | |
tree | b2f8b61d9268c44bf9cbc6e76eeaf21d31ed5d63 /converters/xdeview/files | |
parent | cec6f016fbc10cb133bc43df51049f9f11989448 (diff) | |
download | freebsd-ports-gnome-00a7816a69bd8823ddd5cd9f583de6a76569fc3c.tar.gz freebsd-ports-gnome-00a7816a69bd8823ddd5cd9f583de6a76569fc3c.tar.zst freebsd-ports-gnome-00a7816a69bd8823ddd5cd9f583de6a76569fc3c.zip |
This is a powerful and easy-to-use tcl/tk-based program
which can decode BinHex, uuencoded, xxencoded, and Base64
formats.
Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
Partically closes PR: ports/2701
Diffstat (limited to 'converters/xdeview/files')
-rw-r--r-- | converters/xdeview/files/porting.notes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/xdeview/files/porting.notes b/converters/xdeview/files/porting.notes new file mode 100644 index 000000000000..09e664d5df72 --- /dev/null +++ b/converters/xdeview/files/porting.notes @@ -0,0 +1,5 @@ +This was originally one distribution for Uudeview, but I broke it up into +`libuu', `uudeview', and `xdeview' to make it cleaner and potentially more +useful. + +The package is covered under the GNU license. |