to work on an diff to update everything to the latest release just to realise that there wasn't a point in doing this it's essentially a matter of ftp+tar xzf. Not worth maintaining 100+ packages.
55 lines
1.2 KiB
Makefile
55 lines
1.2 KiB
Makefile
# $OpenBSD: Makefile,v 1.74 2017/05/08 17:01:14 ajacoutot 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 += rubrica2
|
|
SUBDIR += siag
|
|
SUBDIR += sl
|
|
SUBDIR += slideml
|
|
SUBDIR += taskd
|
|
SUBDIR += taskwarrior
|
|
SUBDIR += tdl
|
|
SUBDIR += thinkingrock
|
|
SUBDIR += vdirsyncer
|
|
SUBDIR += vit
|
|
SUBDIR += vym
|
|
SUBDIR += when
|
|
SUBDIR += workrave
|
|
SUBDIR += xinvest
|
|
SUBDIR += xquote
|
|
SUBDIR += yokadi
|
|
SUBDIR += zim
|
|
|
|
.include <bsd.port.subdir.mk>
|