diff options
author | wiz <wiz> | 2013-07-04 15:59:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-07-04 15:59:11 +0000 |
commit | 2fdc7a14726430837cd3106d4ddd6b2c79f9240b (patch) | |
tree | e850e5f78bdaa4862300b31d88a74b6511399fa5 /converters | |
parent | e9066769fb6c315e39b3b09deff2480c1dbd590d (diff) | |
download | pkgsrc-2fdc7a14726430837cd3106d4ddd6b2c79f9240b.tar.gz |
+ p5-Unicode-EastAsianWidth
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index dd7d83687cf..d0da2c0bbdc 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2013/07/03 07:01:18 sno Exp $ +# $NetBSD: Makefile,v 1.122 2013/07/04 15:59:11 wiz Exp $ # COMMENT= Document format and character code converters @@ -61,6 +61,7 @@ SUBDIR+= p5-Sereal-Decoder SUBDIR+= p5-Sereal-Encoder SUBDIR+= p5-Text-Iconv SUBDIR+= p5-Unicode-Collate +SUBDIR+= p5-Unicode-EastAsianWidth SUBDIR+= p5-Unicode-IMAPUtf7 SUBDIR+= p5-Unicode-Map SUBDIR+= p5-Unicode-Map8 |