1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/converters/Makefile

81 lines
1.9 KiB
Makefile
Raw Normal View History

1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
COMMENT = Character code converters
1998-10-03 05:57:52 +00:00
SUBDIR += aish
SUBDIR += asr10
SUBDIR += base64
SUBDIR += btoa
SUBDIR += chmview
SUBDIR += cmios9
SUBDIR += cn2jp
SUBDIR += dosunix
SUBDIR += dumpasn1
SUBDIR += enca
1999-06-07 04:42:41 +00:00
SUBDIR += fconv
SUBDIR += fix-mime-charset
SUBDIR += fribidi
SUBDIR += gbase
1999-04-20 20:28:48 +00:00
SUBDIR += i18ntools
1999-11-01 03:31:30 +00:00
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += konwert
SUBDIR += ktextdecode
SUBDIR += libiconv
1999-04-16 23:35:15 +00:00
SUBDIR += libutf-8
SUBDIR += mimelib
1999-10-01 17:54:52 +00:00
SUBDIR += mmencode
SUBDIR += mpack
2002-05-16 04:44:48 +00:00
SUBDIR += mule-ucs
2000-04-04 18:13:47 +00:00
SUBDIR += mule-ucs-emacs20
SUBDIR += p5-Boulder
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Binary-C
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
1997-06-21 12:02:29 +00:00
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 += pecl-fribidi
2004-07-19 07:37:05 +00:00
SUBDIR += php4-iconv
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
2003-10-24 01:18:37 +00:00
SUBDIR += showkey
SUBDIR += siconv
SUBDIR += tnef
SUBDIR += trans
SUBDIR += tuc
1999-05-05 17:17:01 +00:00
SUBDIR += unix2dos
SUBDIR += utf8conv
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += vda2fbd
SUBDIR += xdeview
.include <bsd.port.subdir.mk>