wok diff fcgi/receipt @ rev 7521

Add ecm. Convers CD image files into a lossless format optimized for compressing tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 05 09:57:19 2010 +0000 (2010-12-05)
parents e06cd5eac01a
children ef17f8f40a10
line diff
     1.1 --- a/fcgi/receipt	Thu Sep 24 10:06:40 2009 +0000
     1.2 +++ b/fcgi/receipt	Sun Dec 05 09:57:19 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.fastcgi.com/"
     1.6  WGET_URL="http://www.fastcgi.com/dist/$TARBALL"
     1.7 +TAGS="CGI"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()