=================================================================== RCS file: /cvs/ports/net/c-icap/pkg/Attic/DESCR,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/net/c-icap/pkg/Attic/DESCR 2009/01/02 23:43:21 1.1 +++ ports/net/c-icap/pkg/Attic/DESCR 2009/01/17 12:01:10 1.2 @@ -1 +1,7 @@ -lala +c-icap is an implementation of Internet Content Adaptation Protocol +(ICAP) server. It can be used with HTTP proxies that support the ICAP +protocol. c-icap allows the addition of modules, which can extend its +functionality and services. For instance, such modules can be loggers, +authenticators and authentication methods or access controlers. +Currently, only two services exist: the echo service and an antivirus +service based on ClamAV.