diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-08 09:39:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-08 09:39:19 +0000 |
commit | c1d008c6ee30423d29b64211918d7b283920e4dd (patch) | |
tree | f8884bc8ec6fb452c52bfbdec17bfb7b7a0abfaa /converters/Makefile | |
parent | 60c8f7980e60aad01d178791d702bbedea06fa4d (diff) | |
download | pkgsrc-c1d008c6ee30423d29b64211918d7b283920e4dd.tar.gz |
Add py-chardet.
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
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 |