summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-05-17 13:50:37 +0000
committerrodent <rodent@pkgsrc.org>2014-05-17 13:50:37 +0000
commite7e6e30ebc4d6fd9ce834de6ba3ca95259b8c060 (patch)
treee47a82612f0d249ce18fa01ef877259845aeb28a /converters
parent1384379e2bd49c5989eba1501a19249ecbc54410 (diff)
downloadpkgsrc-e7e6e30ebc4d6fd9ce834de6ba3ca95259b8c060.tar.gz
+py-cairosvg
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 851900a172d..32848678508 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2014/02/05 21:43:39 abs Exp $
+# $NetBSD: Makefile,v 1.129 2014/05/17 13:50:37 rodent Exp $
#
COMMENT= Document format and character code converters
@@ -84,6 +84,7 @@ SUBDIR+= php-iconv
SUBDIR+= php-mbstring
SUBDIR+= psiconv
SUBDIR+= pstotext
+SUBDIR+= py-cairosvg
SUBDIR+= py-chardet
SUBDIR+= py-jpCodecs
SUBDIR+= py-simplejson