wok diff octave/receipt @ rev 14999
Add GPL3 licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 13:52:56 2013 +0000 (2013-08-10) |
parents | 6b09507225ec |
children | f4cabbf676fc |
line diff
1.1 --- a/octave/receipt Sat Jan 05 14:44:51 2013 +0100 1.2 +++ b/octave/receipt Sat Aug 10 13:52:56 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Language for numerical computations." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.gnu.org/software/octave/" 1.10 WGET_URL="ftp://ftp.gnu.org/gnu/$PACKAGE/$TARBALL"