wok-stable diff tcl/receipt @ rev 5206

Add rgzip
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 31 20:53:35 2010 +0200 (2010-03-31)
parents c9b31ceaa516
children ef1d289e8344
line diff
     1.1 --- a/tcl/receipt	Tue Dec 16 22:55:20 2008 +0100
     1.2 +++ b/tcl/receipt	Wed Mar 31 20:53:35 2010 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="${SOURCE}${VERSION}-src.tar.gz"
     1.5  WEB_SITE="http://tcl.sourceforge.net/"
     1.6  WGET_URL="http://surfnet.dl.sourceforge.net/sourceforge/tcl/$TARBALL"
     1.7 +TAGS="language programming"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()