diff options
author | taca <taca@pkgsrc.org> | 2013-11-21 16:52:43 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-11-21 16:52:43 +0000 |
commit | 12e7c7a8025305cf55e246ce505af7282c786e51 (patch) | |
tree | 35de0317fddefdde5fab791ea6c6f3d06c17e12f /www/contao32/MESSAGE | |
parent | e23acccbcf925235818bd0eed29cedc5a7268224 (diff) | |
download | pkgsrc-12e7c7a8025305cf55e246ce505af7282c786e51.tar.gz |
Add contao32 package version 3.2.0, new LTS (Long Term Support) release of
Contao Open Source CMS.
Contao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license (see GPL.txt and LGPL.txt for more
information). It was formerly known as TYPOlight Open Source CMS.
Its open architecture allows everybody to extend the system to fit his
needs. Contao specializes in accessible websites and is accessbile
itself (front end and back end), rendering valid HTML5 or XHTML pages.
Diffstat (limited to 'www/contao32/MESSAGE')
-rw-r--r-- | www/contao32/MESSAGE | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/www/contao32/MESSAGE b/www/contao32/MESSAGE new file mode 100644 index 00000000000..802708eb8b5 --- /dev/null +++ b/www/contao32/MESSAGE @@ -0,0 +1,18 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2013/11/21 16:52:43 taca Exp $ + +To complete the setup, please read: + + ${PREFIX}/share/doc/contao${CT_VER}/README.md + +To use minify the HTML markup function, you'll have to install the +following package: + + www/php-tidy + +To use ${PREFIX}/share/doc/contao${CT_VER}/system/bin/minify command, +Please install the following package: + + shells/bash + +=========================================================================== |