diff options
author | tsarna <tsarna> | 2002-10-14 17:48:14 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2002-10-14 17:48:14 +0000 |
commit | d72143a373625f5c16d816a9ac01a09171202fe3 (patch) | |
tree | f2e034465a2b58bee5286ef438671365798be903 /converters/Makefile | |
parent | f69055458ac6daa57273a836180ac13f13e1d336 (diff) | |
download | pkgsrc-d72143a373625f5c16d816a9ac01a09171202fe3.tar.gz |
Add and enable py-jpCodecs
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 2f500b8cbb9..33677347ea7 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2002/07/16 15:29:22 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2002/10/14 17:48:14 tsarna Exp $ # COMMENT= document format and character code converters @@ -28,6 +28,7 @@ SUBDIR+= p5-Text-Iconv SUBDIR+= p5-jcode SUBDIR+= p5-nkf SUBDIR+= psiconv +SUBDIR+= py-jpCodecs SUBDIR+= py-koCodecs SUBDIR+= py-zhCodecs SUBDIR+= qkc |