freebsd-ports/converters/Makefile

92 lines
2.1 KiB
Makefile
Raw Normal View History

1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
COMMENT = Character code converters
1998-10-03 07:57:52 +02:00
SUBDIR += aish
SUBDIR += asr10
SUBDIR += base64
SUBDIR += btoa
SUBDIR += chmview
SUBDIR += cmios9
SUBDIR += cn2jp
SUBDIR += convmv
SUBDIR += dosunix
SUBDIR += dumpasn1
SUBDIR += enca
1999-06-07 06:42:41 +02:00
SUBDIR += fconv
SUBDIR += fix-mime-charset
SUBDIR += fribidi
SUBDIR += gbase
SUBDIR += htx
1999-04-20 22:28:48 +02:00
SUBDIR += i18ntools
SUBDIR += ical2html
1999-11-01 04:31:30 +01:00
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += konwert
SUBDIR += ktextdecode
SUBDIR += libiconv
1999-04-17 01:35:15 +02:00
SUBDIR += libutf-8
SUBDIR += mimelib
1999-10-01 19:54:52 +02:00
SUBDIR += mmencode
SUBDIR += mpack
2002-05-16 06:44:48 +02:00
SUBDIR += mule-ucs
2000-04-04 20:13:47 +02: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-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
1997-06-21 14:02:29 +02: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-String
SUBDIR += pecl-fribidi
2004-07-19 09:37:05 +02:00
SUBDIR += php4-iconv
2004-07-19 09:37:53 +02:00
SUBDIR += php4-mbstring
2004-07-19 09:48:29 +02:00
SUBDIR += php4-recode
2004-07-19 10:45:42 +02:00
SUBDIR += php5-iconv
2004-07-19 10:46:11 +02:00
SUBDIR += php5-mbstring
2004-07-19 10:47:57 +02: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 03:18:37 +02:00
SUBDIR += showkey
SUBDIR += siconv
SUBDIR += tnef
SUBDIR += trans
SUBDIR += tuc
1999-05-05 19:17:01 +02:00
SUBDIR += unix2dos
SUBDIR += utf8conv
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += vda2fbd
SUBDIR += xdeview
.include <bsd.port.subdir.mk>