wok diff geos/receipt @ rev 17732
micropython: force libffi link
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 10:37:21 2015 +0100 (2015-03-06) |
parents | c47e4f56e593 |
children | fe9e51a734b0 |
line diff
1.1 --- a/geos/receipt Wed Feb 01 00:25:58 2012 +0100 1.2 +++ b/geos/receipt Fri Mar 06 10:37:21 2015 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Geometry Engine, Open Source." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="LGPL2.1" 1.8 WEB_SITE="http://trac.osgeo.org/geos/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="http://download.osgeo.org/geos/$TARBALL"