Import SWIG-1.3.24.
authorepg <epg>
Mon, 23 May 2005 22:25:03 +0000 (22:25 +0000)
committerepg <epg>
Mon, 23 May 2005 22:25:03 +0000 (22:25 +0000)
commit3a1cc402ea1a310a18192a908bf20af79a4a5918
treef0b24cbebac87270ddbcad4f722b4b50170e7544
parent14d843849654945d1bacdd39fbb8e67364306d2e
Import SWIG-1.3.24.

Originally, this was going to be a meta-package for
swig-{build,python,perl,...}, but SWIG no longer has run-time
components, and may now be collapsed into a single package.

SWIG (Simplified Wrapper and Interface Generator)

SWIG is a compiler that integrates C and C++ with languages including
Perl, Python, Tcl, Guile, Mzscheme, Java, Ruby, PHP, and Ocaml.

SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to
the listed languages, or to extend C/C++ programs with a scripting
language.
devel/swig13/DESCR [new file with mode: 0644]
devel/swig13/Makefile [new file with mode: 0644]
devel/swig13/PLIST [new file with mode: 0644]
devel/swig13/buildlink3.mk [new file with mode: 0644]
devel/swig13/distinfo [new file with mode: 0644]
devel/swig13/patches/patch-aa [new file with mode: 0644]