Mon Sep 4 14:16:53 2023 UTC ()
converters/Makefile: + dvisvgm


(wiz)
diff -r1.206 -r1.207 pkgsrc/converters/Makefile

cvs diff -r1.206 -r1.207 pkgsrc/converters/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/Makefile 2023/05/02 17:24:30 1.206
+++ pkgsrc/converters/Makefile 2023/09/04 14:16:53 1.207
@@ -1,40 +1,41 @@ @@ -1,40 +1,41 @@
1# $NetBSD: Makefile,v 1.206 2023/05/02 17:24:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.207 2023/09/04 14:16:53 wiz Exp $
2# 2#
3 3
4COMMENT= Document format and character code converters 4COMMENT= Document format and character code converters
5 5
6SUBDIR+= 2vcard 6SUBDIR+= 2vcard
7SUBDIR+= R-base64enc 7SUBDIR+= R-base64enc
8SUBDIR+= TECkit 8SUBDIR+= TECkit
9SUBDIR+= ack 9SUBDIR+= ack
10SUBDIR+= autoconvert 10SUBDIR+= autoconvert
11SUBDIR+= base64 11SUBDIR+= base64
12SUBDIR+= bbcim 12SUBDIR+= bbcim
13SUBDIR+= bdf2psf 13SUBDIR+= bdf2psf
14SUBDIR+= bdf2sfd 14SUBDIR+= bdf2sfd
15SUBDIR+= bib2xml 15SUBDIR+= bib2xml
16SUBDIR+= bibtex2html 16SUBDIR+= bibtex2html
17SUBDIR+= cbmconvert 17SUBDIR+= cbmconvert
18SUBDIR+= chef 18SUBDIR+= chef
19SUBDIR+= cn2jp 19SUBDIR+= cn2jp
20SUBDIR+= code2html 20SUBDIR+= code2html
21SUBDIR+= convmv 21SUBDIR+= convmv
22SUBDIR+= cue2pops 22SUBDIR+= cue2pops
23SUBDIR+= doc2html 23SUBDIR+= doc2html
24SUBDIR+= docx2txt 24SUBDIR+= docx2txt
25SUBDIR+= dos2unix 25SUBDIR+= dos2unix
26SUBDIR+= dsk2rom 26SUBDIR+= dsk2rom
27SUBDIR+= dvi2tty 27SUBDIR+= dvi2tty
 28SUBDIR+= dvisvgm
28SUBDIR+= enriched2html 29SUBDIR+= enriched2html
29SUBDIR+= erlang-iconv 30SUBDIR+= erlang-iconv
30SUBDIR+= fondu 31SUBDIR+= fondu
31SUBDIR+= fribidi 32SUBDIR+= fribidi
32SUBDIR+= gbase 33SUBDIR+= gbase
33SUBDIR+= help2man 34SUBDIR+= help2man
34SUBDIR+= hs-aeson 35SUBDIR+= hs-aeson
35SUBDIR+= hs-aeson-better-errors 36SUBDIR+= hs-aeson-better-errors
36SUBDIR+= hs-aeson-pretty 37SUBDIR+= hs-aeson-pretty
37SUBDIR+= hs-base16-bytestring 38SUBDIR+= hs-base16-bytestring
38SUBDIR+= hs-base64 39SUBDIR+= hs-base64
39SUBDIR+= hs-base64-bytestring 40SUBDIR+= hs-base64-bytestring
40SUBDIR+= hs-cborg-json 41SUBDIR+= hs-cborg-json