1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/converters/Makefile
Clive Lin 4e441f7ba7 Code translation between Chinese and Japanese including
Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis)

This is ENCODING translator, NOT translator.

PR: 23470
2000-12-11 17:32:56 +00:00

45 lines
963 B
Makefile

# $FreeBSD$
#
SUBDIR += aish
SUBDIR += base64
SUBDIR += btoa
SUBDIR += cn2jp
SUBDIR += dumpasn1
SUBDIR += fconv
SUBDIR += i18ntools
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += kdesupport11
SUBDIR += kdesupport2
SUBDIR += libiconv
SUBDIR += libutf-8
SUBDIR += mimepp
SUBDIR += mmencode
SUBDIR += mpack
SUBDIR += mule-ucs-emacs20
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-String
SUBDIR += recode
SUBDIR += ruby-iconv
SUBDIR += ruby-sha1
SUBDIR += tcs
SUBDIR += tnef
SUBDIR += trans
SUBDIR += tuc
SUBDIR += unix2dos
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview
SUBDIR += xunicode
.include <bsd.port.subdir.mk>