1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/converters/Makefile

99 lines
2.3 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 += ascii2binary
SUBDIR += asr10
SUBDIR += base64
SUBDIR += btoa
SUBDIR += chmview
SUBDIR += cmios9
SUBDIR += convmv
SUBDIR += dosunix
SUBDIR += dumpasn1
SUBDIR += enca
1999-06-07 04:42:41 +00:00
SUBDIR += fconv
SUBDIR += fix-mime-charset
SUBDIR += fribidi
SUBDIR += gbase
SUBDIR += htx
1999-04-20 20:28:48 +00:00
SUBDIR += i18ntools
SUBDIR += ical2html
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 += nomyso
SUBDIR += p5-Boulder
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-Bencode
SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Binary-C
SUBDIR += p5-Convert-IBM390
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-JSON
SUBDIR += p5-MIME-Base32
1997-06-21 12:02:29 +00:00
SUBDIR += p5-MIME-Base64
SUBDIR += p5-String-Multibyte
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Text-Unidecode
SUBDIR += p5-Unicode-IMAPUtf7
SUBDIR += p5-Unicode-Lite
SUBDIR += p5-Unicode-Map
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-MapUTF8
SUBDIR += p5-Unicode-RecursiveDowngrade
SUBDIR += p5-Unicode-String
SUBDIR += p5-Unicode-UTF8simple
SUBDIR += pecl-fribidi
2004-07-19 07:37:05 +00:00
SUBDIR += php4-iconv
2004-07-19 07:37:53 +00:00
SUBDIR += php4-mbstring
2004-07-19 07:48:29 +00:00
SUBDIR += php4-recode
2004-07-19 08:45:42 +00:00
SUBDIR += php5-iconv
2004-07-19 08:46:11 +00:00
SUBDIR += php5-mbstring
2004-07-19 08:47:57 +00:00
SUBDIR += php5-recode
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 += ta2as
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
SUBDIR += ytnef
.include <bsd.port.subdir.mk>