summaryrefslogtreecommitdiffstats
path: root/source/d/scons/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/scons/slack-desc')
-rw-r--r--source/d/scons/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/source/d/scons/slack-desc b/source/d/scons/slack-desc
new file mode 100644
index 000000000..baeb5114e
--- /dev/null
+++ b/source/d/scons/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+scons: scons (A software construction tool)
+scons:
+scons: This is SCons, a tool for building software (and other files). SCons
+scons: is implemented in Python, and its "configuration files" are actually
+scons: Python scripts, allowing you to use the full power of a real
+scons: scripting language to solve build problems. You do not, however, need
+scons: to know Python to use SCons effectively.
+scons:
+scons: Homepage: http://www.scons.org/
+scons:
+scons: