1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/converters/Makefile
Maxim Sobolev 6f5ea23540 Add iconv-extra - an additional charset modules for the iconv-1.0 library
(from Unicode site).

PR:		21170
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:53:49 +00:00

38 lines
790 B
Makefile

# $FreeBSD$
#
SUBDIR += aish
SUBDIR += btoa
SUBDIR += dumpasn1
SUBDIR += fconv
SUBDIR += i18ntools
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += kdesupport11
SUBDIR += kdesupport11-i18n
SUBDIR += kdesupport2
SUBDIR += libiconv
SUBDIR += libutf-8
SUBDIR += mimepp
SUBDIR += mmencode
SUBDIR += mpack
SUBDIR += mule-ucs-emacs20
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
SUBDIR += recode
SUBDIR += ruby-iconv
SUBDIR += tcs
SUBDIR += trans
SUBDIR += tuc
SUBDIR += unix2dos
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview
SUBDIR += xunicode
.include <bsd.port.subdir.mk>