mention ruby
noticed by Andrew Smith <asmith at tranquility.fsbusiness.co.uk>
This commit is contained in:
parent
a760921fdd
commit
9403280d56
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.39 2006/08/01 23:39:08 espie Exp $
|
# $OpenBSD: Makefile,v 1.40 2006/08/18 16:04:47 sturm Exp $
|
||||||
|
|
||||||
COMMENT= "simplified wrapper and interface generator"
|
COMMENT= "simplified wrapper and interface generator"
|
||||||
|
|
||||||
VERSION= 1.3.24
|
VERSION= 1.3.24
|
||||||
|
|
||||||
DISTNAME= swig-${VERSION}
|
DISTNAME= swig-${VERSION}
|
||||||
PKGNAME= ${DISTNAME}p2
|
PKGNAME= ${DISTNAME}p3
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ scripting languages. Currently, SWIG supports :
|
|||||||
- PHP
|
- PHP
|
||||||
- Perl
|
- Perl
|
||||||
- Python
|
- Python
|
||||||
|
- Ruby
|
||||||
- Tcl
|
- Tcl
|
||||||
|
|
||||||
Using SWIG, it is possible to greatly simplify interface development
|
Using SWIG, it is possible to greatly simplify interface development
|
||||||
|
Loading…
Reference in New Issue
Block a user