aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
blob: 2a0031cfd8a297b801961d1a069c62429a06677c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
    COMMENT = Character code converters

    SUBDIR += R-cran-RJSONIO
    SUBDIR += R-cran-arabic2kansuji
    SUBDIR += R-cran-base64enc
    SUBDIR += R-cran-jsonlite
    SUBDIR += R-cran-rjson
    SUBDIR += aish
    SUBDIR += ascii2binary
    SUBDIR += asr10
    SUBDIR += base64
    SUBDIR += base91
    SUBDIR += bibtexconv
    SUBDIR += bmfdec
    SUBDIR += bsdconv
    SUBDIR += btoa
    SUBDIR += chmview
    SUBDIR += cl-babel
    SUBDIR += cl-babel-sbcl
    SUBDIR += cmios9
    SUBDIR += cocot
    SUBDIR += convmv
    SUBDIR += dosunix
    SUBDIR += drg2sbg
    SUBDIR += enca
    SUBDIR += erlang-base64url
    SUBDIR += fconv
    SUBDIR += fix-mime-charset
    SUBDIR += fondu
    SUBDIR += fpc-iconvenc
    SUBDIR += fribidi
    SUBDIR += gbase
    SUBDIR += gbsdconv
    SUBDIR += hs-aeson-pretty
    SUBDIR += htx
    SUBDIR += i18ntools
    SUBDIR += ical2html
    SUBDIR += iconv
    SUBDIR += iconv-extra
    SUBDIR += iconv-rfc1345
    SUBDIR += ish
    SUBDIR += libb64
    SUBDIR += libiconv
    SUBDIR += libticonv
    SUBDIR += libutf-8
    SUBDIR += linux-c7-fribidi
    SUBDIR += lua-iconv
    SUBDIR += lua-json
    SUBDIR += mimelib
    SUBDIR += mmencode
    SUBDIR += mpack
    SUBDIR += nomyso
    SUBDIR += o3read
    SUBDIR += ocaml-base64
    SUBDIR += ocaml-jsonm
    SUBDIR += osm2mp
    SUBDIR += osm2pgrouting
    SUBDIR += osm2pgsql
    SUBDIR += p5-Bencode
    SUBDIR += p5-Boulder
    SUBDIR += p5-Convert-ASCII-Armour
    SUBDIR += p5-Convert-ASN1
    SUBDIR += p5-Convert-BER
    SUBDIR += p5-Convert-Base32
    SUBDIR += p5-Convert-Bencode
    SUBDIR += p5-Convert-Bencode_XS
    SUBDIR += p5-Convert-BinHex
    SUBDIR += p5-Convert-Binary-C
    SUBDIR += p5-Convert-IBM390
    SUBDIR += p5-Convert-Moji
    SUBDIR += p5-Convert-Morse
    SUBDIR += p5-Convert-NLS_DATE_FORMAT
    SUBDIR += p5-Convert-PEM
    SUBDIR += p5-Convert-Recode
    SUBDIR += p5-Convert-TNEF
    SUBDIR += p5-Convert-UU
    SUBDIR += p5-Convert-UUlib
    SUBDIR += p5-Cpanel-JSON-XS
    SUBDIR += p5-Cstools
    SUBDIR += p5-Data-AMF
    SUBDIR += p5-Encode
    SUBDIR += p5-Encode-Base32-Crockford
    SUBDIR += p5-Encode-Base32-GMP
    SUBDIR += p5-Encode-Base58-GMP
    SUBDIR += p5-Encode-Detect
    SUBDIR += p5-Encode-Detect-CJK
    SUBDIR += p5-Encode-DoubleEncodedUTF8
    SUBDIR += p5-Encode-IMAPUTF7
    SUBDIR += p5-Encode-JIS2K
    SUBDIR += p5-Encode-Locale
    SUBDIR += p5-Encode-Punycode
    SUBDIR += p5-Encode-compat
    SUBDIR += p5-Encoding-BER
    SUBDIR += p5-Encoding-FixLatin
    SUBDIR += p5-Format-Human-Bytes
    SUBDIR += p5-JSON
    SUBDIR += p5-JSON-Any
    SUBDIR += p5-JSON-DWIW
    SUBDIR += p5-JSON-MaybeXS
    SUBDIR += p5-JSON-PP
    SUBDIR += p5-JSON-Tiny
    SUBDIR += p5-JSON-XS
    SUBDIR += p5-JSON-XS-VersionOneAndTwo
    SUBDIR += p5-JSON1
    SUBDIR += p5-LaTeXML
    SUBDIR += p5-MIME-Base32
    SUBDIR += p5-MIME-Base64
    SUBDIR += p5-MIME-Base64-URLSafe
    SUBDIR += p5-Net-IDN-Nameprep
    SUBDIR += p5-Number-Nary
    SUBDIR += p5-Number-RecordLocator
    SUBDIR += p5-PerlIO-via-Unidecode
    SUBDIR += p5-Sereal
    SUBDIR += p5-Sereal-Decoder
    SUBDIR += p5-Sereal-Encoder
    SUBDIR += p5-Storable-AMF
    SUBDIR += p5-String-Multibyte
    SUBDIR += p5-Text-Bidi
    SUBDIR += p5-Text-Iconv
    SUBDIR += p5-Text-Unidecode
    SUBDIR += p5-URI-UTF8-Punycode
    SUBDIR += p5-Unicode-IMAPUtf7
    SUBDIR += p5-Unicode-Map
    SUBDIR += p5-Unicode-Map8
    SUBDIR += p5-Unicode-MapUTF8
    SUBDIR += p5-Unicode-RecursiveDowngrade
    SUBDIR += p5-Unicode-String
    SUBDIR += p5-Unicode-Stringprep
    SUBDIR += p5-Unicode-UTF8simple
    SUBDIR += p5-WAP-wbxml
    SUBDIR += p5-XML-WBXML
    SUBDIR += p5-bsdconv
    SUBDIR += p5-plutil
    SUBDIR += pdf2djvu
    SUBDIR += pear-Services_JSON
    SUBDIR += pecl-igbinary
    SUBDIR += php-bsdconv
    SUBDIR += php73-iconv
    SUBDIR += php73-mbstring
    SUBDIR += php73-recode
    SUBDIR += php74-iconv
    SUBDIR += php74-mbstring
    SUBDIR += php80-iconv
    SUBDIR += php81-iconv
    SUBDIR += php80-mbstring
    SUBDIR += php81-mbstring
    SUBDIR += psiconv
    SUBDIR += py-bencode.py
    SUBDIR += py-bencoder
    SUBDIR += py-better-bencode
    SUBDIR += py-bsdconv
    SUBDIR += py-rencode
    SUBDIR += py-text-unidecode
    SUBDIR += py-unidecode
    SUBDIR += py-webencodings
    SUBDIR += py-zfec
    SUBDIR += rcctools
    SUBDIR += recode
    SUBDIR += rubygem-base32
    SUBDIR += rubygem-base64
    SUBDIR += rubygem-iconv
    SUBDIR += rubygem-json-ld
    SUBDIR += rubygem-json-ld-preloaded
    SUBDIR += rubygem-po_to_json
    SUBDIR += rubygem-ruby-bsdconv
    SUBDIR += rubygem-url_safe_base64
    SUBDIR += rubygem-xdr
    SUBDIR += showkey
    SUBDIR += ta2as
    SUBDIR += tnef
    SUBDIR += trans
    SUBDIR += tuc
    SUBDIR += unix2dos
    SUBDIR += uudeview
    SUBDIR += uulib
    SUBDIR += wkhtmltopdf
    SUBDIR += xdeview
    SUBDIR += xml2c
    SUBDIR += yj
    SUBDIR += yj-bruceadams
    SUBDIR += ytnef

.include <bsd.port.subdir.mk>