mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
f309e2b0cc
Closes PR ports/1728. (But I don't know how to actually change the state of PR. Could someone do this for me? Or tell me how?) Submitted by: shanee@rabbit.augusta.de
43 lines
847 B
Makefile
43 lines
847 B
Makefile
# $Id: Makefile,v 1.52 1996/09/30 11:10:33 jfitz Exp $
|
|
#
|
|
|
|
SUBDIR += Gofer
|
|
SUBDIR += STk
|
|
SUBDIR += Sather
|
|
SUBDIR += bwbasic
|
|
SUBDIR += eiffel
|
|
SUBDIR += elk
|
|
SUBDIR += expect
|
|
SUBDIR += forth
|
|
SUBDIR += g77
|
|
SUBDIR += gcl
|
|
SUBDIR += gnat
|
|
SUBDIR += guile-iii
|
|
SUBDIR += icon
|
|
SUBDIR += itcl
|
|
SUBDIR += logo
|
|
SUBDIR += mit-scheme
|
|
SUBDIR += modula-3
|
|
SUBDIR += moscow_ml
|
|
SUBDIR += msqlperl
|
|
SUBDIR += p2c
|
|
SUBDIR += pTk
|
|
SUBDIR += pbasic
|
|
SUBDIR += perl5
|
|
SUBDIR += pgcc
|
|
SUBDIR += python
|
|
SUBDIR += rexx-imc
|
|
SUBDIR += scheme48
|
|
SUBDIR += schemetoc
|
|
SUBDIR += scm
|
|
SUBDIR += smalltalk
|
|
SUBDIR += tcl
|
|
SUBDIR += tcl74
|
|
SUBDIR += tcl75
|
|
SUBDIR += tclX
|
|
SUBDIR += tclX74
|
|
SUBDIR += tclX75
|
|
SUBDIR += xpl
|
|
|
|
.include <bsd.port.subdir.mk>
|