freebsd-ports/russian/Makefile
Edwin Groothuis 5999924e39 New port: russian/muttprint (pretty print mail in russian)
The port print/muttprint does not allow to print documents
	with cyrillic symbols in it by the default. There are two
	causes of it: first, it need to be configured properly; and
	second, the intermediately generated LaTeX file has wrong
	font encoding.

	Lingual configuration of muttprint is performing by creation
	a translation file with the name, defined by language
	settings. So I wrote translation-ru.pl for this.

	Also I added the removal of that font encoding description
	from the muttprint code: LaTeX port is internationalized
	enough by now to handle font encodings properly without
	explicit specifications.

	With this changes it prints mixed russian and english text
	without any problem.

	On the base of this changes it is very easy to create, for
	example, ukrainian port (ua-muttprint). Unfortenatelly my
	own Ukrainian is not good enough to perform full translation
	of translation-ru.pl file.

PR:		ports/50609
Submitted by:	Alex Semenyaka <alexs@snark.ratmir.ru>
2003-10-07 07:45:46 +00:00

38 lines
837 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 += messarge
SUBDIR += mtc
SUBDIR += muttprint
SUBDIR += ooodict-ru_RU
SUBDIR += openoffice
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 += xruskb
SUBDIR += xxkb
.include <bsd.port.subdir.mk>