Wed Feb 23 16:09:10 2022 UTC ()
converters/Makefile: + hs-aeson-better-errors


(pho)
diff -r1.191 -r1.192 pkgsrc/converters/Makefile

cvs diff -r1.191 -r1.192 pkgsrc/converters/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/Makefile 2022/02/16 10:01:49 1.191
+++ pkgsrc/converters/Makefile 2022/02/23 16:09:10 1.192
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.191 2022/02/16 10:01:49 pho Exp $ 1# $NetBSD: Makefile,v 1.192 2022/02/23 16:09:10 pho 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
@@ -22,26 +22,27 @@ SUBDIR+= convmv @@ -22,26 +22,27 @@ SUBDIR+= 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+= enriched2html 28SUBDIR+= enriched2html
29SUBDIR+= erlang-iconv 29SUBDIR+= erlang-iconv
30SUBDIR+= fondu 30SUBDIR+= fondu
31SUBDIR+= fribidi 31SUBDIR+= fribidi
32SUBDIR+= gbase 32SUBDIR+= gbase
33SUBDIR+= help2man 33SUBDIR+= help2man
34SUBDIR+= hs-aeson 34SUBDIR+= hs-aeson
 35SUBDIR+= hs-aeson-better-errors
35SUBDIR+= hs-aeson-pretty 36SUBDIR+= hs-aeson-pretty
36SUBDIR+= hs-base16-bytestring 37SUBDIR+= hs-base16-bytestring
37SUBDIR+= hs-base64-bytestring 38SUBDIR+= hs-base64-bytestring
38SUBDIR+= hs-emojis 39SUBDIR+= hs-emojis
39SUBDIR+= hs-hslua-aeson 40SUBDIR+= hs-hslua-aeson
40SUBDIR+= hs-lens-aeson 41SUBDIR+= hs-lens-aeson
41SUBDIR+= hs-text-conversions 42SUBDIR+= hs-text-conversions
42SUBDIR+= hztty 43SUBDIR+= hztty
43SUBDIR+= ish 44SUBDIR+= ish
44SUBDIR+= ja-dvi2tty 45SUBDIR+= ja-dvi2tty
45SUBDIR+= jcode-perl 46SUBDIR+= jcode-perl
46SUBDIR+= kcc 47SUBDIR+= kcc
47SUBDIR+= latex2rtf 48SUBDIR+= latex2rtf