* split make install targets in finer granulated targets
[citadel.git] / webcit / debian / control
1 Source: webcit
2 Section: web
3 Priority: optional
4 Maintainer: Wilfried Goesgens <citadel@outgesourced.org>
5 Uploaders: Fathi Boudra <fboudra@free.fr>
6 Build-Depends: debhelper (>= 4), po-debconf, libical-dev, gettext
7 Standards-Version: 3.7.2
8
9 Package: citadel-webcit
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce
12 Suggests: citadel-server, apache2 | apache
13 Description: web-based frontend to Citadel groupware server
14  WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system.
15  It is an attractive web middleware layer that allows user-friendly access.
16  By combining WebCit and Citadel, you can have a versatile online environment
17  with many users concurrently accessing the same system using the user
18  interface of their choice (text, web, or downloaded client software).
19  .
20   Homepage: http://www.citadel.org
21