73 lines
1.8 KiB
Makefile
73 lines
1.8 KiB
Makefile
# $NetBSD: Makefile,v 1.53 1999/11/22 21:27:44 rh Exp $
|
|
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
|
|
|
|
SUBDIR += astrolog
|
|
SUBDIR += buffer
|
|
SUBDIR += cal
|
|
SUBDIR += chipmunk
|
|
SUBDIR += chord
|
|
SUBDIR += colorls
|
|
# SUBDIR += ctk # broken w/ tcl/tk V8.0 - HF
|
|
# SUBDIR += dejagnu # needs expect - HF
|
|
SUBDIR += dgpsip
|
|
SUBDIR += dialog
|
|
SUBDIR += dotfile
|
|
SUBDIR += dt
|
|
SUBDIR += dync
|
|
# SUBDIR += ecc # broken - HF
|
|
# SUBDIR += estic # left for someone w/ an Istec - HF
|
|
SUBDIR += fd
|
|
SUBDIR += fep
|
|
SUBDIR += figlet
|
|
SUBDIR += git
|
|
SUBDIR += gnofin
|
|
SUBDIR += gnome-pim
|
|
SUBDIR += gnome-utils
|
|
SUBDIR += gnucash
|
|
SUBDIR += gperiodic
|
|
SUBDIR += ical
|
|
SUBDIR += jitterbug
|
|
SUBDIR += jive
|
|
SUBDIR += kdeutils
|
|
SUBDIR += kp
|
|
SUBDIR += libutf
|
|
SUBDIR += lile
|
|
SUBDIR += linuxls
|
|
SUBDIR += logsurfer
|
|
SUBDIR += lv
|
|
# SUBDIR += mmv
|
|
SUBDIR += most
|
|
# SUBDIR += mshell # displays nothing, needs debugging - HF
|
|
# SUBDIR += nwrite
|
|
SUBDIR += p5-Array-PrintCols
|
|
SUBDIR += p5-Business-CreditCard
|
|
SUBDIR += p5-Locale-Codes
|
|
SUBDIR += p5-Search
|
|
SUBDIR += plan
|
|
SUBDIR += pty-redir
|
|
SUBDIR += py-mxDateTime
|
|
SUBDIR += py-readline
|
|
SUBDIR += quicklist
|
|
SUBDIR += qterm
|
|
SUBDIR += remind
|
|
SUBDIR += rpm
|
|
SUBDIR += sci
|
|
SUBDIR += screen
|
|
SUBDIR += sc
|
|
SUBDIR += siag
|
|
SUBDIR += splitvt
|
|
SUBDIR += staroffice
|
|
SUBDIR += team
|
|
SUBDIR += vfu
|
|
# SUBDIR += viz
|
|
SUBDIR += watch
|
|
# SUBDIR += xcalendar
|
|
SUBDIR += xfinans
|
|
# SUBDIR += xmaddressbook # needs Motif/Lesstif - HF
|
|
SUBDIR += xinvest
|
|
# SUBDIR += xopps # needs Motif/Lesstif - HF
|
|
SUBDIR += xrolodex
|
|
# SUBDIR += xtar # needs Motif/Lesstif - HF
|
|
SUBDIR += zorro
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|