diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-21 13:49:51 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-21 13:49:51 +0000 |
commit | 0c0b70a6d3e131908c6db8e27a188c9cf0595fa4 (patch) | |
tree | 099500626a755e7922cd6d0b5b31ac37a4028742 /converters/Makefile | |
parent | 8e362b6c3b838e1aa9021dbaeeba1f2eb77ff835 (diff) | |
download | FreeBSD-ports-0c0b70a6d3e131908c6db8e27a188c9cf0595fa4.zip FreeBSD-ports-0c0b70a6d3e131908c6db8e27a188c9cf0595fa4.tar.gz |
Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into
other formats.
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index ec51868..96b34a3 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -34,6 +34,7 @@ SUBDIR += p5-Text-Iconv SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-String + SUBDIR += psiconv SUBDIR += recode SUBDIR += ruby-dump.rb SUBDIR += ruby-iconv |