summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-08 09:39:19 +0000
committerwiz <wiz@pkgsrc.org>2008-10-08 09:39:19 +0000
commitc1d008c6ee30423d29b64211918d7b283920e4dd (patch)
treef8884bc8ec6fb452c52bfbdec17bfb7b7a0abfaa /converters
parent60c8f7980e60aad01d178791d702bbedea06fa4d (diff)
downloadpkgsrc-c1d008c6ee30423d29b64211918d7b283920e4dd.tar.gz
Add py-chardet.
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 47093278719..240cf03bc3d 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2008/09/11 21:24:01 jnemeth Exp $
+# $NetBSD: Makefile,v 1.98 2008/10/08 09:39:19 wiz Exp $
#
COMMENT= Document format and character code converters
@@ -54,6 +54,7 @@ SUBDIR+= p5-chkjis
SUBDIR+= p5-nkf
SUBDIR+= php-iconv
SUBDIR+= psiconv
+SUBDIR+= py-chardet
SUBDIR+= py-cjkcodecs
SUBDIR+= py-jpCodecs
SUBDIR+= py-simplejson