freebsd-ports/converters/Makefile
Edwin Groothuis baffdd74c3 New port: converters/fix-mime-charset - Fix incorrect Content-Type
MIME headers of e-mail messages

	Categories: converters textproc russian ukrainian

	Fix-mime-charset automatically detects character sets of
	email message and modifies the Content-Type header
	appropriately. It can be used as mail filter in mailing
	lists where users often set the charset of their messages
	incorrectly. It processes messages fast and accurately,
	ignoring attachments, and correctly interprets transfer-encodings.
	None but the Content-Type header is changed.

PR:		ports/61050
Submitted by:	Nosov Artem <chip-set@mail.ru>
2004-01-08 02:50:16 +00:00

76 lines
1.8 KiB
Makefile

# $FreeBSD$
#
SUBDIR += aish
SUBDIR += asr10
SUBDIR += base64
SUBDIR += btoa
SUBDIR += chmview
SUBDIR += cmios9
SUBDIR += cn2jp
SUBDIR += dosunix
SUBDIR += dumpasn1
SUBDIR += enca
SUBDIR += fconv
SUBDIR += fix-mime-charset
SUBDIR += fribidi
SUBDIR += gbase
SUBDIR += i18ntools
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += konwert
SUBDIR += ktextdecode
SUBDIR += ktnef
SUBDIR += libiconv
SUBDIR += libutf-8
SUBDIR += mimelib
SUBDIR += mmencode
SUBDIR += mpack
SUBDIR += mule-ucs
SUBDIR += mule-ucs-emacs20
SUBDIR += p5-Boulder
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-Morse
SUBDIR += p5-Convert-PEM
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-TNEF
SUBDIR += p5-Convert-UU
SUBDIR += p5-Convert-UUlib
SUBDIR += p5-Cstools
SUBDIR += p5-MIME-Base64
SUBDIR += p5-String-Multibyte
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Unicode-IMAPUtf7
SUBDIR += p5-Unicode-Lite
SUBDIR += p5-Unicode-Map
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-MapUTF8
SUBDIR += p5-Unicode-String
SUBDIR += psiconv
SUBDIR += py-cjkcodecs
SUBDIR += py-iconv
SUBDIR += py-iconvcodec
SUBDIR += recode
SUBDIR += ruby-dump.rb
SUBDIR += ruby-iconv
SUBDIR += ruby-lv
SUBDIR += shftool
SUBDIR += showkey
SUBDIR += siconv
SUBDIR += tnef
SUBDIR += trans
SUBDIR += tuc
SUBDIR += unix2dos
SUBDIR += utf8conv
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += vda2fbd
SUBDIR += xdeview
SUBDIR += xunicode
.include <bsd.port.subdir.mk>