mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
24 lines
491 B
Makefile
24 lines
491 B
Makefile
# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cal
|
|
SUBDIR += cbb
|
|
SUBDIR += gnucash
|
|
SUBDIR += ical
|
|
SUBDIR += korganizer
|
|
SUBDIR += kproject
|
|
SUBDIR += offix-trash
|
|
SUBDIR += plan
|
|
SUBDIR += sliderule
|
|
SUBDIR += teapot
|
|
SUBDIR += xcalendar
|
|
SUBDIR += xinvest
|
|
SUBDIR += xmaddressbook
|
|
SUBDIR += xmdiary
|
|
SUBDIR += xopps
|
|
SUBDIR += xpostit
|
|
SUBDIR += xpostitPlus
|
|
SUBDIR += zorro
|
|
|
|
.include <bsd.port.subdir.mk>
|