26121d15ae
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
35 lines
686 B
Makefile
35 lines
686 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += abclock
|
|
SUBDIR += asclock
|
|
SUBDIR += asclock-gtk
|
|
SUBDIR += asclock-xlib
|
|
SUBDIR += astime
|
|
SUBDIR += bbdate
|
|
SUBDIR += bclock
|
|
SUBDIR += dclock
|
|
SUBDIR += emiclock
|
|
SUBDIR += eyeclock
|
|
SUBDIR += glclock
|
|
SUBDIR += kdetoys2
|
|
SUBDIR += mlclock
|
|
SUBDIR += mouseclock
|
|
SUBDIR += pclock
|
|
SUBDIR += rclock
|
|
SUBDIR += sanduhr
|
|
SUBDIR += swisswatch
|
|
SUBDIR += t3d
|
|
SUBDIR += tclock
|
|
SUBDIR += wmcalclock
|
|
SUBDIR += wmdate
|
|
SUBDIR += wmitime
|
|
SUBDIR += wmtime
|
|
SUBDIR += wmtz
|
|
SUBDIR += xalarm
|
|
SUBDIR += xdaliclock
|
|
SUBDIR += xtimer
|
|
SUBDIR += xtu
|
|
|
|
.include <bsd.port.subdir.mk>
|