092fd95ac0
Gtk+ Journal is a Journal/Diary application written using the C++ bindings for Gtk+-2 (gtkmm). It uses SQlite to store your entries, and the OpenSSL implementations of the BlowFish and SHA-1 algorithms to keep your data safe.
110 lines
2.6 KiB
Makefile
110 lines
2.6 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += abacus
|
|
SUBDIR += aspostit
|
|
SUBDIR += autocutsel
|
|
SUBDIR += babytrans
|
|
SUBDIR += basket
|
|
SUBDIR += bigyear
|
|
SUBDIR += cal
|
|
SUBDIR += checkrdf
|
|
SUBDIR += dailystrips
|
|
SUBDIR += dlume
|
|
SUBDIR += dragstack
|
|
SUBDIR += gaddr
|
|
SUBDIR += gcal
|
|
SUBDIR += gdeskcal
|
|
SUBDIR += gdeskcal-skins
|
|
SUBDIR += gdesklets
|
|
SUBDIR += gdesklets-calendar
|
|
SUBDIR += gdesklets-psi_displaypackage
|
|
SUBDIR += gdesklets-psi_themes
|
|
SUBDIR += gdesklets-recentlyused
|
|
SUBDIR += gdesklets-sensor-displayconstraints
|
|
SUBDIR += gdesklets-sensor-psi_externalinterval
|
|
SUBDIR += gdesklets-sensor-psi_iconbutton
|
|
SUBDIR += gdesklets-sensor-psi_memo
|
|
SUBDIR += gdesklets-sensor-psi_memoover
|
|
SUBDIR += gdesklets-sensor-psi_theme
|
|
SUBDIR += gdesklets-sensor-psi_variableborder
|
|
SUBDIR += gdesklets-starterbar
|
|
SUBDIR += gemcal
|
|
SUBDIR += genius
|
|
SUBDIR += glabels
|
|
SUBDIR += gmcal
|
|
SUBDIR += gnomeblog
|
|
SUBDIR += gnomepim
|
|
SUBDIR += gnomeutils2
|
|
SUBDIR += gnotime
|
|
SUBDIR += goats
|
|
SUBDIR += gtimer
|
|
SUBDIR += gtkjournal
|
|
SUBDIR += gtodo
|
|
SUBDIR += gucharmap
|
|
SUBDIR += gworkspace
|
|
SUBDIR += howm
|
|
SUBDIR += ical
|
|
SUBDIR += ithought
|
|
SUBDIR += jlj
|
|
SUBDIR += journal
|
|
SUBDIR += karamba
|
|
SUBDIR += kbirthday
|
|
SUBDIR += kdepim3
|
|
SUBDIR += kickpim
|
|
SUBDIR += kluje
|
|
SUBDIR += knowit
|
|
SUBDIR += krefty
|
|
SUBDIR += kronolith
|
|
SUBDIR += krss
|
|
SUBDIR += ktagebuch
|
|
SUBDIR += ljcharm
|
|
SUBDIR += logjam
|
|
SUBDIR += logjam2
|
|
SUBDIR += mcal
|
|
SUBDIR += mdh
|
|
SUBDIR += mencal
|
|
SUBDIR += mhc
|
|
SUBDIR += mhc-emacs20
|
|
SUBDIR += mhc-xemacs21-mule
|
|
SUBDIR += mnemo
|
|
SUBDIR += moregroupware
|
|
SUBDIR += multi-backgrounds-daemon
|
|
SUBDIR += multisync
|
|
SUBDIR += multisync-backup
|
|
SUBDIR += multisync-evolution
|
|
SUBDIR += multisync-syncml
|
|
SUBDIR += nag
|
|
SUBDIR += narval
|
|
SUBDIR += notebook
|
|
SUBDIR += offix-trash
|
|
SUBDIR += phpgroupware
|
|
SUBDIR += plan
|
|
SUBDIR += planner
|
|
SUBDIR += preferences.app
|
|
SUBDIR += rolo
|
|
SUBDIR += rox-memo
|
|
SUBDIR += rubrica
|
|
SUBDIR += sliderule
|
|
SUBDIR += splashsetter
|
|
SUBDIR += superkaramba
|
|
SUBDIR += teapot
|
|
SUBDIR += tuxcards
|
|
SUBDIR += wmpinboard
|
|
SUBDIR += xcalendar
|
|
SUBDIR += xchm
|
|
SUBDIR += xfce4-calendar
|
|
SUBDIR += xfce4-notes-plugin
|
|
SUBDIR += xmaddressbook
|
|
SUBDIR += xmdiary
|
|
SUBDIR += xopps
|
|
SUBDIR += xpad
|
|
SUBDIR += xpostit
|
|
SUBDIR += xpostitPlus
|
|
SUBDIR += xrolo
|
|
SUBDIR += xwrits
|
|
SUBDIR += yank
|
|
SUBDIR += zorro
|
|
|
|
.include <bsd.port.subdir.mk>
|