pkgsrc/misc/Makefile

51 lines
1.4 KiB
Makefile
Raw Normal View History

1997-12-29 04:46:31 +01:00
# $NetBSD: Makefile,v 1.12 1997/12/29 03:46:31 hubertf Exp $
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
1997-10-11 23:53:59 +02:00
1997-10-13 16:07:30 +02:00
SUBDIR += amanda
1997-10-24 03:33:17 +02:00
SUBDIR += astrolog
SUBDIR += buffer
SUBDIR += cal
SUBDIR += chord
SUBDIR += colorls
1997-12-05 01:16:59 +01:00
# SUBDIR += ctk # broken w/ tcl/tk V8.0 - HF
# SUBDIR += dejagnu # needs expect - HF
1997-10-24 03:33:17 +02:00
SUBDIR += dotfile
1997-12-05 01:16:59 +01:00
# SUBDIR += ecc # broken - HF
# SUBDIR += estic # left for someone w/ an Istec - HF
1997-10-24 03:33:17 +02:00
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
SUBDIR += git
SUBDIR += gnuls
1997-12-05 01:16:59 +01:00
# SUBDIR += ical # broken w/ tcl/tk V8.0 - HF
1997-10-24 03:33:17 +02:00
SUBDIR += jive
1997-12-29 04:46:31 +01:00
SUBDIR += kdeutils
1997-10-27 03:04:00 +01:00
SUBDIR += kp
1997-12-05 01:16:59 +01:00
# SUBDIR += less
1997-10-23 22:26:23 +02:00
SUBDIR += libutf
1997-10-27 03:04:00 +01:00
SUBDIR += lile
SUBDIR += logsurfer
SUBDIR += mc
1997-12-05 01:16:59 +01:00
# SUBDIR += mmv
1997-10-27 03:04:00 +01:00
SUBDIR += most
1997-12-05 01:16:59 +01:00
# SUBDIR += mshell # displays nothing, needs debugging - HF
# SUBDIR += nwrite
1997-10-27 03:04:00 +01:00
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Locale-Codes
SUBDIR += p5-Search
1997-12-05 01:16:59 +01:00
# SUBDIR += plan # requires Motif/Lesstif - HF
SUBDIR += rpm
1997-10-12 00:17:46 +02:00
SUBDIR += screen
1997-10-27 03:04:00 +01:00
SUBDIR += splitvt
1997-10-13 14:57:38 +02:00
SUBDIR += team
1997-12-05 01:16:59 +01:00
# SUBDIR += viz
# These programs shouldbe in ../x11
1997-10-12 00:00:15 +02:00
# SUBDIR += xcalendar
1997-10-27 03:04:00 +01:00
# SUBDIR += xmaddressbook # needs Motif/Lesstif - HF
# SUBDIR += xopps # needs Motif/Lesstif - HF
# SUBDIR += xtar # needs Motif/Lesstif - HF
SUBDIR += zorro
1997-10-11 23:53:59 +02:00
.include <bsd.port.subdir.mk>