summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-08 09:39:19 +0000
committerwiz <wiz>2008-10-08 09:39:19 +0000
commitd1c7760db7e791f5aaf05002583b898432c74cc9 (patch)
treef8884bc8ec6fb452c52bfbdec17bfb7b7a0abfaa /converters
parent3f7780f110d5d6cc419a95325eae7c73818c34bf (diff)
downloadpkgsrc-d1c7760db7e791f5aaf05002583b898432c74cc9.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