diff options
Diffstat (limited to 'froot/froot_0.7.1.oe')
-rw-r--r-- | froot/froot_0.7.1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/froot/froot_0.7.1.oe b/froot/froot_0.7.1.oe index 019b1def1b..8164a4e8b5 100644 --- a/froot/froot_0.7.1.oe +++ b/froot/froot_0.7.1.oe @@ -3,6 +3,7 @@ SECTION = "opie/games" APPNAME = "froot" APPTYPE = "binary" APPDESKTOP = "${S}" +LICENSE = "GPL" PR = "r2" SRC_URI = "http://www.cs.unc.edu/~scheuerm/froot/froot-${PV}.tar.gz" |