wok-next diff cdf/receipt @ rev 11995
Up: tazlito (4.3.2) - Bug fixes
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 03 22:23:51 2012 +0100 (2012-03-03) |
parents | 2566eb2b0dae |
children | eb8067417980 |
line diff
1.1 --- a/cdf/receipt Wed May 06 17:05:50 2009 +0000 1.2 +++ b/cdf/receipt Sat Mar 03 22:23:51 2012 +0100 1.3 @@ -3,12 +3,13 @@ 1.4 PACKAGE="cdf" 1.5 VERSION="0.2" 1.6 CATEGORY="system-tools" 1.7 -SHORT_DESC="Colorized df." 1.8 +SHORT_DESC="Colorized df (color schemes)." 1.9 MAINTAINER="paul@slitaz.org" 1.10 DEPENDS="" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://bmp-plugins.berlios.de/misc/cdf/cdf.html" 1.13 WGET_URL="http://download.berlios.de/bmp-plugins/$TARBALL" 1.14 +TAGS="color schemes" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()