mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
35 lines
762 B
Makefile
35 lines
762 B
Makefile
# $Id: Makefile,v 1.41 1995/10/12 07:15:54 asami Exp $
|
|
#
|
|
|
|
SUBDIR += Gofer
|
|
SUBDIR += STk
|
|
SUBDIR += Sather
|
|
SUBDIR += bwbasic
|
|
SUBDIR += eiffel
|
|
SUBDIR += elk
|
|
BROKEN += expect # no package files yet
|
|
SUBDIR += forth
|
|
SUBDIR += g77
|
|
SUBDIR += gcl
|
|
BROKEN += gnat # not really broken, just requires existing gnat compiler
|
|
SUBDIR += guile-iii
|
|
SUBDIR += icon
|
|
SUBDIR += itcl
|
|
SUBDIR += logo
|
|
SUBDIR += mit-scheme
|
|
SUBDIR += p2c
|
|
SUBDIR += pTk
|
|
SUBDIR += pbasic
|
|
SUBDIR += perl5
|
|
SUBDIR += pgcc
|
|
SUBDIR += python
|
|
SUBDIR += scheme48
|
|
SUBDIR += schemetoc
|
|
SUBDIR += scm
|
|
SUBDIR += smalltalk
|
|
SUBDIR += tcl
|
|
SUBDIR += tcl74
|
|
SUBDIR += tclX
|
|
|
|
.include <bsd.port.subdir.mk>
|