wok diff chemtool/receipt @ rev 6415
octave: do not build doc (needs tetex)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 25 23:58:17 2010 +0200 (2010-09-25) |
parents | 2407153fdf77 |
children | 4b390bffacff |
line diff
1.1 --- a/chemtool/receipt Mon Mar 16 21:35:18 2009 +0000 1.2 +++ b/chemtool/receipt Sat Sep 25 23:58:17 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/" 1.6 WGET_URL="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/$TARBALL" 1.7 +TAGS="chemistry" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()