mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
ac47c1ad42
This C library allows to convert cyrillic text from any to any of the following cyrillic charsets: windows-1251, koi8-r, koi8-u, iso-8859-5, x-mac-cyrillic and ibm866. Automatic detection of charset is possible for any of those. The library also contains a number of automation features and useful service wrappers that are ready to be easily plugged into any application whenever one needs more wise features instead of just dumb converting. PR: 60042 Submitted by: Pavel Novikov <pavel@ext.by>
43 lines
951 B
Makefile
43 lines
951 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += X.language
|
|
SUBDIR += apache13
|
|
SUBDIR += apache13-modssl
|
|
SUBDIR += aspell
|
|
SUBDIR += cyrproxy
|
|
SUBDIR += d1489
|
|
SUBDIR += elm.language
|
|
SUBDIR += fortuneru
|
|
SUBDIR += gd
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += koi2koi
|
|
SUBDIR += koi8r-ps
|
|
SUBDIR += ksocrat
|
|
SUBDIR += libcyrillic
|
|
SUBDIR += linux-mozillafirebird
|
|
SUBDIR += messarge
|
|
SUBDIR += mtc
|
|
SUBDIR += muttprint
|
|
SUBDIR += ooodict-ru_RU
|
|
SUBDIR += openoffice-1.0
|
|
SUBDIR += openoffice-1.1
|
|
SUBDIR += p5-Lingua-RU-Charset
|
|
SUBDIR += p5-XML-Parser-encodings
|
|
SUBDIR += p5-cyrillic
|
|
SUBDIR += pgp.language
|
|
SUBDIR += pine.language
|
|
SUBDIR += pscyr
|
|
SUBDIR += rispell
|
|
SUBDIR += rus-ispell
|
|
SUBDIR += tac+ia
|
|
SUBDIR += wmcyrx
|
|
SUBDIR += xcode
|
|
SUBDIR += xcyrBGR
|
|
SUBDIR += xmms
|
|
SUBDIR += xruskb
|
|
SUBDIR += xxkb
|
|
|
|
.include <bsd.port.subdir.mk>
|