3566b4e16d
the arabic writing from an ASCII transliteration for texts in several languages using the arabic script. Several other common encodings are also supported. PR: ports/83515 Submitted by: Nicola Vitale <nivit@email.it>
18 lines
324 B
Makefile
18 lines
324 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Arabic language support
|
|
|
|
SUBDIR += ae_fonts_mono
|
|
SUBDIR += ae_fonts_ttf
|
|
SUBDIR += arabtex
|
|
SUBDIR += kacst_fonts
|
|
SUBDIR += katoob
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += khotot
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += libitl
|
|
SUBDIR += php_doc
|
|
|
|
.include <bsd.port.subdir.mk>
|