61 lines
1.3 KiB
Makefile
61 lines
1.3 KiB
Makefile
# $OpenBSD: Makefile,v 1.2 1997/12/17 22:43:05 niklas Exp $
|
|
# $FreeBSD: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $
|
|
#
|
|
|
|
# SUBDIR += amanda
|
|
# SUBDIR += astrolog
|
|
# SUBDIR += buffer
|
|
# SUBDIR += cal
|
|
# SUBDIR += cbb
|
|
SUBDIR += cdrecord-current
|
|
# SUBDIR += chord
|
|
# SUBDIR += colorls
|
|
# SUBDIR += ctk
|
|
# SUBDIR += dejagnu
|
|
# SUBDIR += dotfile
|
|
# SUBDIR += ecc
|
|
# SUBDIR += estic
|
|
# SUBDIR += fd
|
|
# SUBDIR += fep
|
|
# SUBDIR += figlet
|
|
# SUBDIR += git
|
|
# SUBDIR += gnuls
|
|
# SUBDIR += ical
|
|
# SUBDIR += jive
|
|
# SUBDIR += kdeutils
|
|
# SUBDIR += kp
|
|
# SUBDIR += less
|
|
# SUBDIR += lile
|
|
# SUBDIR += logsurfer
|
|
# SUBDIR += mc
|
|
# SUBDIR += mmv
|
|
# SUBDIR += most
|
|
# SUBDIR += mshell
|
|
# SUBDIR += nwrite
|
|
# SUBDIR += p5-Array-PrintCols
|
|
# SUBDIR += p5-Business-CreditCard
|
|
# SUBDIR += p5-Locale-Codes
|
|
# SUBDIR += p5-Search
|
|
# SUBDIR += plan
|
|
# SUBDIR += rpm
|
|
SUBDIR += screen
|
|
# SUBDIR += splitvt
|
|
# SUBDIR += team
|
|
# SUBDIR += tkcron
|
|
# SUBDIR += tkinfo
|
|
# SUBDIR += tkman
|
|
# SUBDIR += unclutter
|
|
# SUBDIR += viz
|
|
# SUBDIR += xcalendar
|
|
# SUBDIR += xgas
|
|
# SUBDIR += xinvest
|
|
# SUBDIR += xless
|
|
# SUBDIR += xmaddressbook
|
|
# SUBDIR += xopps
|
|
# SUBDIR += xpns
|
|
# SUBDIR += xtar
|
|
# SUBDIR += xtimer
|
|
# SUBDIR += zorro
|
|
|
|
.include <bsd.port.subdir.mk>
|