mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
26 lines
530 B
Makefile
26 lines
530 B
Makefile
# $Id: Makefile,v 1.3 1998/09/09 19:26:48 andreas Exp $
|
|
#
|
|
|
|
SUBDIR += abacus
|
|
SUBDIR += cal
|
|
SUBDIR += cbb
|
|
SUBDIR += gnucash
|
|
SUBDIR += ical
|
|
SUBDIR += korganizer
|
|
SUBDIR += kproject
|
|
SUBDIR += offix-trash
|
|
SUBDIR += plan
|
|
SUBDIR += sliderule
|
|
SUBDIR += teapot
|
|
SUBDIR += xcalendar
|
|
SUBDIR += xhime
|
|
SUBDIR += xinvest
|
|
SUBDIR += xmaddressbook
|
|
SUBDIR += xmdiary
|
|
SUBDIR += xopps
|
|
SUBDIR += xpostit
|
|
SUBDIR += xpostitPlus
|
|
SUBDIR += zorro
|
|
|
|
.include <bsd.port.subdir.mk>
|