mention ruby

noticed by Andrew Smith <asmith at tranquility.fsbusiness.co.uk>
This commit is contained in:
sturm 2006-08-18 16:04:47 +00:00
parent a760921fdd
commit 9403280d56
2 changed files with 3 additions and 2 deletions

View File

@ -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"
VERSION= 1.3.24
DISTNAME= swig-${VERSION}
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}

View File

@ -8,6 +8,7 @@ scripting languages. Currently, SWIG supports :
- PHP
- Perl
- Python
- Ruby
- Tcl
Using SWIG, it is possible to greatly simplify interface development