Package: clisp Version: 2.33.2 Revision: 1 Depends: gdbm3-shlibs, readline-shlibs (>= 4.3-5) BuildDepends: gdbm3, readline (>= 4.3-5) Maintainer: Lars Rosengreen Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: e1e3b43bca46085e29d7f9daca782a47 GCC: 3.3 NoSetMAKEFLAGS: true SetMAKEFLAGS: -j1 CompileScript: << ./configure %c cd src; ./makemake --without-dynamic-ffi --fsstnd=netbsd --prefix=%p --with-readline --with-gettext debug > Makefile; make config.lisp; ulimit -S -s 8192; make; make check << InstallScript: cd src; make DESTDIR=%d install DocFiles: doc/Why-CLISP-is-under-GPL Description: Common LISP DescDetail: << A feature loaded implementation of the Common LISP programming language. << DescPort: << This version is not compatible with current versions of the Maxima package. Please install clisp-maxima if you want to use Maxima. << License: GPL Homepage: http://clisp.cons.org