summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc>1997-10-06 14:51:03 +0000
committeragc <agc>1997-10-06 14:51:03 +0000
commit6815989082a24637637017d0795a9c9735ddfd49 (patch)
treee09348c800e8880ab1546ac9a88260dac0f5ee84 /lang/Makefile
parent5a3fa2f836f07aeb7bf4e766fd504398453291e0 (diff)
downloadpkgsrc-6815989082a24637637017d0795a9c9735ddfd49.tar.gz
Initial import of FreeBSD lang ports into the NetBSD
packages system.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile58
1 files changed, 58 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
new file mode 100644
index 00000000000..c558ac642b7
--- /dev/null
+++ b/lang/Makefile
@@ -0,0 +1,58 @@
+# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
+#
+
+ SUBDIR += Gofer
+ SUBDIR += STk
+ SUBDIR += Sather
+ SUBDIR += bwbasic
+ SUBDIR += cim
+ SUBDIR += cmucl
+ SUBDIR += eiffel
+ SUBDIR += elk
+ SUBDIR += eperl
+ SUBDIR += expect
+ SUBDIR += forth
+ SUBDIR += g77
+ SUBDIR += gcl
+ SUBDIR += gnat
+ SUBDIR += guavac
+ SUBDIR += guile-iii
+ SUBDIR += icon
+ SUBDIR += idl4
+ SUBDIR += itcl
+ SUBDIR += javac_netscape
+ SUBDIR += jdk
+ SUBDIR += kaffe
+ SUBDIR += lcc
+ SUBDIR += logo
+ SUBDIR += mit-scheme
+ SUBDIR += mixal
+ SUBDIR += mocka
+ SUBDIR += modula-3
+ SUBDIR += modula-3-lib
+ SUBDIR += modula-3-socks
+ SUBDIR += moscow_ml
+ SUBDIR += ocaml
+ SUBDIR += p2c
+ SUBDIR += p5-Tcl
+ SUBDIR += p5-ePerl
+ SUBDIR += pbasic
+ SUBDIR += perl5
+ SUBDIR += pgcc
+ SUBDIR += pgcc-current
+ SUBDIR += python
+ SUBDIR += rexx-imc
+ SUBDIR += ruby
+ SUBDIR += scheme48
+ SUBDIR += schemetoc
+ SUBDIR += scm
+ SUBDIR += smalltalk
+ SUBDIR += squeak
+ SUBDIR += sr
+ SUBDIR += swi-pl
+ SUBDIR += tcl75
+ SUBDIR += tcl76
+ SUBDIR += tcl80
+ SUBDIR += xpl
+
+.include <bsd.port.subdir.mk>