1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/lang/Makefile

36 lines
783 B
Makefile
Raw Normal View History

1996-02-07 06:20:54 +00:00
# $Id: Makefile,v 1.42 1996/01/31 09:14:31 asami Exp $
#
1995-10-03 11:45:15 +00:00
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
1995-10-12 07:15:54 +00:00
SUBDIR += guile-iii
1995-10-03 11:45:15 +00:00
SUBDIR += icon
SUBDIR += itcl
SUBDIR += logo
SUBDIR += mit-scheme
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += pbasic
SUBDIR += perl5
1996-01-31 09:14:31 +00:00
SUBDIR += pgcc
1995-10-03 11:45:15 +00:00
SUBDIR += python
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm
SUBDIR += smalltalk
SUBDIR += tcl
SUBDIR += tcl74
SUBDIR += tclX
1996-02-07 06:20:54 +00:00
SUBDIR += tclX74
.include <bsd.port.subdir.mk>