1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/converters/Makefile
Akinori MUSHA d25cb8686c Add ruby-iconv, an iconv wrapper class for Ruby.
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
2000-08-08 19:16:35 +00:00

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>