diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-26 06:05:31 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-26 06:05:31 +0000 |
commit | 1dc18f26493c2e47270cc68a2090a66524a9a5aa (patch) | |
tree | 72e182036094966725261184e2496ecc6fde890f /converters/Makefile | |
parent | e6ed3dfba6ccb2e9f263d9f87cf4e08eab4d6d57 (diff) | |
download | FreeBSD-ports-1dc18f26493c2e47270cc68a2090a66524a9a5aa.zip FreeBSD-ports-1dc18f26493c2e47270cc68a2090a66524a9a5aa.tar.gz |
add p5-Unicode-IMAPUtf7 1.02
Perl extension to deal with IMAP UTF7
PR: 34284
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 4c8e459..b1f2ecc 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -37,6 +37,7 @@ SUBDIR += p5-MIME-Base64 SUBDIR += p5-String-Multibyte SUBDIR += p5-Text-Iconv + SUBDIR += p5-Unicode-IMAPUtf7 SUBDIR += p5-Unicode-Map SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-MapUTF8 |