summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-08-21 15:40:17 +0000
committeradam <adam@pkgsrc.org>2017-08-21 15:40:17 +0000
commit37b5a34b4c232024699eaff9f18af7bd29fbda03 (patch)
treee09dc1f2321c1aab9b355060c36c8ce1d446aa61 /databases/Makefile
parentce667c61e72c1937f3bcc4dcf1214b08bb5b00fb (diff)
downloadpkgsrc-37b5a34b4c232024699eaff9f18af7bd29fbda03.tar.gz
The unicodecsv is a drop-in replacement for Python 2.7's csv module which
supports unicode strings without a hassle.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index da1b171415b..02d642be515 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.537 2017/08/17 02:04:07 gavan Exp $
+# $NetBSD: Makefile,v 1.538 2017/08/21 15:40:17 adam Exp $
COMMENT= Databases
@@ -376,6 +376,7 @@ SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= py-tokyocabinet
SUBDIR+= py-trytond-ldap-authentication
+SUBDIR+= py-unicodecsv
SUBDIR+= py-whisper
SUBDIR+= qdbm
SUBDIR+= qdbm-cgi