mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d25cb8686c
As I couldn't get it working with converters/iconv, I made it use converters/libiconv (giconv) instead, for the present. In any case, this module is LGPL'd anyway. :p
35 lines
713 B
Makefile
35 lines
713 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += aish
|
|
SUBDIR += btoa
|
|
SUBDIR += dumpasn1
|
|
SUBDIR += fconv
|
|
SUBDIR += i18ntools
|
|
SUBDIR += iconv
|
|
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
|
|
|
|
.include <bsd.port.subdir.mk>
|