wok-current diff maxima/receipt @ rev 15366
perl: add threads support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 04 09:55:59 2013 +0000 (2013-10-04) |
parents | 25a8997078e8 |
children | ee5c8b018b62 |
line diff
1.1 --- a/maxima/receipt Sat Feb 23 09:22:39 2013 -0800 1.2 +++ b/maxima/receipt Fri Oct 04 09:55:59 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="a Computer Algebra System." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://maxima.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"