Subject: CVS commit: wip/swig2
From: Jason Bacon
Date: 2012-03-27 18:09:30
Message id: E1SCYxv-00066H-CU@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import swig-2.0.4 as wip/swig2.

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.


Files:
RevisionActionfile
1.1importwip/swig2/Makefile
1.1importwip/swig2/PLIST
1.1importwip/swig2/distinfo
1.1importwip/swig2/buildlink3.mk
1.1importwip/swig2/DESCR