4c2203b852
a program to print a large (one month per page) calendar. PR: 25381 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
47 lines
967 B
Makefile
47 lines
967 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += abacus
|
|
SUBDIR += aspostit
|
|
SUBDIR += bigyear
|
|
SUBDIR += bitnotes
|
|
SUBDIR += bulb
|
|
SUBDIR += cal
|
|
SUBDIR += cbb
|
|
SUBDIR += gaddr
|
|
SUBDIR += gcal
|
|
SUBDIR += genius
|
|
SUBDIR += gnofin
|
|
SUBDIR += gnomepim
|
|
SUBDIR += gnucash
|
|
SUBDIR += gtimer
|
|
SUBDIR += ical
|
|
SUBDIR += ithought
|
|
SUBDIR += kdepim
|
|
SUBDIR += korganizer
|
|
SUBDIR += kproject
|
|
SUBDIR += loserjabber
|
|
SUBDIR += moneydance
|
|
SUBDIR += notebook
|
|
SUBDIR += offix-trash
|
|
SUBDIR += phpgroupware
|
|
SUBDIR += phpgw_inventory
|
|
SUBDIR += phpgw_projects
|
|
SUBDIR += plan
|
|
SUBDIR += sliderule
|
|
SUBDIR += teapot
|
|
SUBDIR += wmpinboard
|
|
SUBDIR += xcalendar
|
|
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>
|