mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4c63a3187d
An organizer for storing information and to-do lists. PR: 19289 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
40 lines
800 B
Makefile
40 lines
800 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += abacus
|
|
SUBDIR += aspostit
|
|
SUBDIR += bitnotes
|
|
SUBDIR += bulb
|
|
SUBDIR += cal
|
|
SUBDIR += cbb
|
|
SUBDIR += gaddr
|
|
SUBDIR += genius
|
|
SUBDIR += gnofin
|
|
SUBDIR += gnomepim
|
|
SUBDIR += gnucash
|
|
SUBDIR += gtimer
|
|
SUBDIR += ical
|
|
SUBDIR += korganizer
|
|
SUBDIR += korganizer11-i18n
|
|
SUBDIR += kproject
|
|
SUBDIR += moneydance
|
|
SUBDIR += notebook
|
|
SUBDIR += offix-trash
|
|
SUBDIR += plan
|
|
SUBDIR += sliderule
|
|
SUBDIR += teapot
|
|
SUBDIR += wmpinboard
|
|
SUBDIR += wpeople
|
|
SUBDIR += xinvest
|
|
SUBDIR += xmaddressbook
|
|
SUBDIR += xmdiary
|
|
SUBDIR += xopps
|
|
SUBDIR += xpostit
|
|
SUBDIR += xpostitPlus
|
|
SUBDIR += xrolo
|
|
SUBDIR += xwrits
|
|
SUBDIR += yank
|
|
SUBDIR += zorro
|
|
|
|
.include <bsd.port.subdir.mk>
|