wok-6.x diff xlogo/receipt @ rev 20112
Add avrdude
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Oct 11 21:57:55 2017 +0200 (2017-10-11) |
parents | b2a632fc9587 |
children |
line diff
1.1 --- a/xlogo/receipt Sat Apr 13 19:32:46 2013 +0200 1.2 +++ b/xlogo/receipt Wed Oct 11 21:57:55 2017 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A logo interpreter written in java." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 +LICENSE="GPL" 1.8 TARBALL="xlogo.jar" 1.9 WEB_SITE="http://xlogo.tuxfamily.org" 1.10 1.11 @@ -25,4 +26,3 @@ 1.12 mkdir -p $fs/usr/lib/xlogo 1.13 cp $SOURCES_REPOSITORY/xlogo.jar $fs/usr/lib/xlogo 1.14 } 1.15 -