1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/converters/Makefile
Will Andrews 26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00

48 lines
1.0 KiB
Makefile

# $FreeBSD$
#
SUBDIR += aish
SUBDIR += base64
SUBDIR += btoa
SUBDIR += cn2jp
SUBDIR += dumpasn1
SUBDIR += fconv
SUBDIR += i18ntools
SUBDIR += iconv
SUBDIR += iconv-extra
SUBDIR += iconv-rfc1345
SUBDIR += ish
SUBDIR += kdesupport2
SUBDIR += libiconv
SUBDIR += libutf-8
SUBDIR += mimepp
SUBDIR += mmencode
SUBDIR += mpack
SUBDIR += mule-ucs-emacs20
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
SUBDIR += p5-MIME-Base64
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-String
SUBDIR += recode
SUBDIR += ruby-iconv
SUBDIR += ruby-sha1
SUBDIR += tcs
SUBDIR += tnef
SUBDIR += trans
SUBDIR += tuc
SUBDIR += unix2dos
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview
SUBDIR += xunicode
.include <bsd.port.subdir.mk>