superseded by KDE4+ apps or simply too much outdated. We stop providing fully-featured KDE3 desktop as of now, but still provide some applications (and games!) that were not ported to KDE4+. Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags. Input from (to name a few) czarkoff@, espie@ and Marcus Lude. P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5 in openbsd-wip directory - at least, that it builds fine.
57 lines
1.3 KiB
Makefile
57 lines
1.3 KiB
Makefile
# $OpenBSD: Makefile,v 1.70 2016/04/29 21:01:37 zhuk Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += akonadi
|
|
SUBDIR += akonadi-googledata
|
|
SUBDIR += aqbanking
|
|
SUBDIR += attica
|
|
SUBDIR += baikal
|
|
SUBDIR += bruce
|
|
SUBDIR += calcurse
|
|
SUBDIR += davical
|
|
SUBDIR += deskzilla
|
|
SUBDIR += devtodo
|
|
SUBDIR += entomologist
|
|
SUBDIR += fet
|
|
SUBDIR += gbirthday
|
|
SUBDIR += glabels
|
|
SUBDIR += gnucash
|
|
SUBDIR += grisbi
|
|
SUBDIR += gtg
|
|
SUBDIR += homebank
|
|
SUBDIR += impressive
|
|
SUBDIR += kmymoney
|
|
SUBDIR += ledger
|
|
SUBDIR += libalkimia
|
|
SUBDIR += libgcal
|
|
SUBDIR += libkfbapi
|
|
SUBDIR += libkgapi
|
|
SUBDIR += librcps
|
|
SUBDIR += osmo
|
|
SUBDIR += p5-Business-Tax-VAT-Validation
|
|
SUBDIR += projectlibre
|
|
SUBDIR += py-carddav
|
|
SUBDIR += qhacc
|
|
SUBDIR += radicale
|
|
SUBDIR += rednotebook
|
|
SUBDIR += rubrica2
|
|
SUBDIR += siag
|
|
SUBDIR += sl
|
|
SUBDIR += slideml
|
|
SUBDIR += taskd
|
|
SUBDIR += taskwarrior
|
|
SUBDIR += tdl
|
|
SUBDIR += thinkingrock
|
|
SUBDIR += tryton
|
|
SUBDIR += vit
|
|
SUBDIR += vym
|
|
SUBDIR += when
|
|
SUBDIR += workrave
|
|
SUBDIR += wyrd
|
|
SUBDIR += xinvest
|
|
SUBDIR += xquote
|
|
SUBDIR += yokadi
|
|
SUBDIR += zim
|
|
|
|
.include <bsd.port.subdir.mk>
|