summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2017-02-25 10:17:44 +0000
committerkamil <kamil@pkgsrc.org>2017-02-25 10:17:44 +0000
commit8084413354ed640923c1096495ea4a4cd622f3c5 (patch)
treef41589f3893b9341cff666a0acbdd349912e42b4 /converters
parent3ad8353aaf7f539a7e8abb5463bb30ca1ccb9b32 (diff)
downloadpkgsrc-8084413354ed640923c1096495ea4a4cd622f3c5.tar.gz
+ converters/pdf2svg
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 0e892258e0e..9038b2116f4 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.152 2017/02/06 07:10:00 wiz Exp $
+# $NetBSD: Makefile,v 1.153 2017/02/25 10:17:44 kamil Exp $
#
COMMENT= Document format and character code converters
@@ -89,6 +89,7 @@ SUBDIR+= p5-Unicode-String
SUBDIR+= p5-Unicode-UTF8simple
SUBDIR+= p5-chkjis
SUBDIR+= p5-nkf
+SUBDIR+= pdf2svg
SUBDIR+= pear-I18n_UnicodeNormalizer
SUBDIR+= php-iconv
SUBDIR+= php-mbstring