70 lines
1.5 KiB
Makefile
70 lines
1.5 KiB
Makefile
# $OpenBSD: Makefile,v 1.24 2000/02/03 02:41:29 kevlo Exp $
|
|
# $FreeBSD: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $
|
|
#
|
|
|
|
SUBDIR += amanda
|
|
SUBDIR += astrolog
|
|
SUBDIR += buffer
|
|
# SUBDIR += cal
|
|
SUBDIR += calentool
|
|
SUBDIR += cbb
|
|
SUBDIR += cdrecord
|
|
# SUBDIR += chord
|
|
# SUBDIR += colorls
|
|
# SUBDIR += ctk
|
|
SUBDIR += deco
|
|
# SUBDIR += dejagnu
|
|
SUBDIR += delay
|
|
SUBDIR += dialog
|
|
# 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 += magicpoint
|
|
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 += pi-address
|
|
SUBDIR += plan
|
|
SUBDIR += remind
|
|
# SUBDIR += rpm
|
|
SUBDIR += screen
|
|
SUBDIR += splitvt
|
|
# SUBDIR += team
|
|
SUBDIR += tkcron
|
|
SUBDIR += tkinfo
|
|
SUBDIR += tkman
|
|
# SUBDIR += unclutter
|
|
SUBDIR += viz
|
|
# SUBDIR += xcalendar
|
|
SUBDIR += xd
|
|
SUBDIR += xdelta
|
|
SUBDIR += xgas
|
|
# SUBDIR += xinvest
|
|
SUBDIR += xless
|
|
# SUBDIR += xmaddressbook
|
|
# SUBDIR += xopps
|
|
# SUBDIR += xpns
|
|
SUBDIR += xtar
|
|
SUBDIR += xtimer
|
|
# SUBDIR += zorro
|
|
|
|
.include <bsd.port.subdir.mk>
|