pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters add and enable py-simplejson



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21ae0162cc17
branches:  trunk
changeset: 547064:21ae0162cc17
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Sep 11 21:24:01 2008 +0000

description:
add and enable py-simplejson

diffstat:

 converters/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4421fd7f3741 -r 21ae0162cc17 converters/Makefile
--- a/converters/Makefile       Thu Sep 11 21:01:04 2008 +0000
+++ b/converters/Makefile       Thu Sep 11 21:24:01 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2008/06/22 12:40:13 kim Exp $
+# $NetBSD: Makefile,v 1.97 2008/09/11 21:24:01 jnemeth Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -56,6 +56,7 @@
 SUBDIR+=       psiconv
 SUBDIR+=       py-cjkcodecs
 SUBDIR+=       py-jpCodecs
+SUBDIR+=       py-simplejson
 SUBDIR+=       py-zhCodecs
 SUBDIR+=       qkc
 SUBDIR+=       qrencode



Home | Main Index | Thread Index | Old Index