aboutsummaryrefslogtreecommitdiff
path: root/libraries/clearsilver/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:56 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:56 +0200
commitf1d7652148a846621f39b832823b43df499a4fe2 (patch)
treefa922698cacd509da0c2922b7c7f209ceb26e478 /libraries/clearsilver/README
parentb6a7f39f5884cea87e906065eeb7d87d8e820b64 (diff)
libraries/clearsilver: Removed from 13.0 repository
Diffstat (limited to 'libraries/clearsilver/README')
-rw-r--r--libraries/clearsilver/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/clearsilver/README b/libraries/clearsilver/README
deleted file mode 100644
index 02bb32a42a..0000000000
--- a/libraries/clearsilver/README
+++ /dev/null
@@ -1,12 +0,0 @@
-Clearsilver is a fast, powerful, and language-neutral template system meant
-primarily for html.
-
-In both static content sites and dynamic HTML applications, it provides a
-separation between presentation code and application logic which makes working
-with your project easier.
-
-clearsilver.Slackbuild requires that PERL and Python be installed.
-
-Beware running this slackbuild with an MAKEFLAGS=-jn flags. The clearsilver
-build system skipped building the perl portion of the package when I tried
-MAKEFLAGS=-j2.