freebsd-ports/lang/Makefile
Kris Kennaway 0fc0414b93 Initial import of klone-2.1.359
KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.

Obtained from:	OpenBSD
2001-08-23 11:30:40 +00:00

181 lines
3.9 KiB
Makefile

# $FreeBSD$
#
SUBDIR += ETHOberonV4
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += Sather
SUBDIR += TenDRA
SUBDIR += aleph
SUBDIR += atlast
SUBDIR += awka
SUBDIR += bc-gcc
SUBDIR += bwbasic
SUBDIR += caml-light
SUBDIR += ccscript
SUBDIR += cel
SUBDIR += cim
SUBDIR += clips
SUBDIR += clisp
SUBDIR += cmucl
SUBDIR += compaq-cc
SUBDIR += crossgo32-f77
SUBDIR += cu-prolog
SUBDIR += dis
SUBDIR += diveintopython
SUBDIR += drscheme
SUBDIR += dylan
SUBDIR += egcs
SUBDIR += eiffel
SUBDIR += elisp-manual
SUBDIR += elk
SUBDIR += emacs-lisp-intro
SUBDIR += eperl
SUBDIR += erlang
SUBDIR += expect
SUBDIR += f2c
SUBDIR += f77
SUBDIR += fesi
SUBDIR += forth
SUBDIR += gawk
SUBDIR += gcc-devel
SUBDIR += gcc27
SUBDIR += gcc28
SUBDIR += gcc295
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc
SUBDIR += glibstdc++28
SUBDIR += gnat
SUBDIR += gnat-glade
SUBDIR += gnomebasic
SUBDIR += gnustep-base
SUBDIR += gnustep-guile
SUBDIR += gnustep-objc
SUBDIR += gpc
SUBDIR += gprolog
SUBDIR += guile
SUBDIR += guileobjc
SUBDIR += hugs
SUBDIR += ici
SUBDIR += icon
SUBDIR += intel2gas
SUBDIR += intercal
SUBDIR += itcl
SUBDIR += jgnat
SUBDIR += jython
SUBDIR += klone
SUBDIR += lcc
SUBDIR += libobjects
SUBDIR += librep
SUBDIR += logo
SUBDIR += lua
SUBDIR += m3gdb
SUBDIR += malbolge
SUBDIR += mawk
SUBDIR += mdk
SUBDIR += mit-scheme
SUBDIR += mixal
SUBDIR += mmix
SUBDIR += modula-3-socks
SUBDIR += moscow_ml
SUBDIR += mozart
SUBDIR += nawk
SUBDIR += nickle
SUBDIR += nml
SUBDIR += nqc
SUBDIR += o2c
SUBDIR += objc
SUBDIR += ocaml
SUBDIR += onyx
SUBDIR += oo2c
SUBDIR += otcl
SUBDIR += p2c
SUBDIR += p5-Error
SUBDIR += p5-Expect
SUBDIR += p5-F77
SUBDIR += p5-Switch
SUBDIR += p5-Tcl
SUBDIR += p5-ePerl
SUBDIR += pbasic
SUBDIR += perl5
SUBDIR += pfe-devel
SUBDIR += pgcc
SUBDIR += php3
SUBDIR += php4
SUBDIR += php_doc
SUBDIR += pike
SUBDIR += pm3-base
SUBDIR += pm3-forms
SUBDIR += pm3-gui
SUBDIR += pm3-m3tk
SUBDIR += pm3-net
SUBDIR += pm3-netobj
SUBDIR += pnet
SUBDIR += ptoc
SUBDIR += py-mx-base
SUBDIR += python
SUBDIR += python+ipv6
SUBDIR += python-doc-html
SUBDIR += python-doc-pdf-a4
SUBDIR += python-doc-pdf-letter
SUBDIR += python-doc-postscript-a4
SUBDIR += python-doc-postscript-letter
SUBDIR += python15
SUBDIR += python20
SUBDIR += ratfor
SUBDIR += rexx-imc
SUBDIR += rotfl
SUBDIR += rscheme
SUBDIR += ruby
SUBDIR += ruby-devel
SUBDIR += ruby-man
SUBDIR += ruby-mode.el
SUBDIR += ruby-perl
SUBDIR += ruby-programmingruby
SUBDIR += ruby-python
SUBDIR += ruby-reference
SUBDIR += ruby-ri
SUBDIR += ruby-tcltklib
SUBDIR += ruby-usersguide
SUBDIR += ruby_r
SUBDIR += ruby_r-devel
SUBDIR += ruby_static
SUBDIR += ruby_static-devel
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm
SUBDIR += scriba
SUBDIR += siod
SUBDIR += slib
SUBDIR += smalleiffel
SUBDIR += smalleiffel-devel
SUBDIR += smalltalk
SUBDIR += sml-mode.el
SUBDIR += sml-nj
SUBDIR += sml-nj-devel
SUBDIR += snobol
SUBDIR += squeak2
SUBDIR += sr
SUBDIR += stackless_python
SUBDIR += starlogo
SUBDIR += swi-pl
SUBDIR += sxm
SUBDIR += t3x
SUBDIR += tcl80
SUBDIR += tcl81-thread
SUBDIR += tcl82
SUBDIR += tcl83
SUBDIR += tclX80
SUBDIR += tclX82
SUBDIR += tclplugin
SUBDIR += tcltutor
SUBDIR += tinycobol
SUBDIR += treecc
SUBDIR += wamcc
SUBDIR += xsb
SUBDIR += yabasic
SUBDIR += yap
SUBDIR += yorick
.include <bsd.port.subdir.mk>