freebsd-ports/converters/Makefile

55 lines
1.2 KiB
Makefile
Raw Normal View History

1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
1998-10-03 07:57:52 +02:00
SUBDIR += aish
SUBDIR += base64
SUBDIR += btoa
SUBDIR += cn2jp
SUBDIR += dumpasn1
1999-06-07 06:42:41 +02:00
SUBDIR += fconv
SUBDIR += gb2jis
1999-04-20 22:28:48 +02:00
SUBDIR += i18ntools
1999-11-01 04:31:30 +01:00
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
2001-03-08 03:13:10 +01:00
SUBDIR += kdesupport11
SUBDIR += kdesupport2
SUBDIR += libiconv
1999-04-17 01:35:15 +02:00
SUBDIR += libutf-8
SUBDIR += mimelib
1997-07-08 12:11:21 +02:00
SUBDIR += mimepp
1999-10-01 19:54:52 +02:00
SUBDIR += mmencode
SUBDIR += mpack
2000-04-04 20:13:47 +02:00
SUBDIR += mule-ucs-emacs20
SUBDIR += p5-Boulder
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-Morse
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-TNEF
SUBDIR += p5-Convert-UU
SUBDIR += p5-Convert-UUlib
1997-06-21 14:02:29 +02:00
SUBDIR += p5-MIME-Base64
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-String
SUBDIR += psiconv
SUBDIR += recode
SUBDIR += ruby-dump.rb
SUBDIR += ruby-iconv
SUBDIR += siconv
1999-10-20 03:08:41 +02:00
SUBDIR += tcs
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 += xdeview
SUBDIR += xunicode
.include <bsd.port.subdir.mk>