aboutsummaryrefslogtreecommitdiff
path: root/development/smake/slack-desc
diff options
context:
space:
mode:
authorjpipkin <jpipkin@dawnrazor.org>2010-05-11 22:53:39 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 22:53:39 +0200
commitabe22877d668340ae1141e99311e0eb008b68e7b (patch)
treef7f6392ccf7a809107aa41d8f508c302a573414b /development/smake/slack-desc
parent324529afd9295aa780393720b6f68f37db0afe81 (diff)
development/smake: Added to 12.1 repository
Diffstat (limited to 'development/smake/slack-desc')
-rw-r--r--development/smake/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/smake/slack-desc b/development/smake/slack-desc
new file mode 100644
index 0000000000000..963e2b6183801
--- /dev/null
+++ b/development/smake/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------------------------------------------------------|
+smake: smake (highly portable make program with automake features)
+smake:
+smake: smake is targeted to be used with the "makefiles" system as well as
+smake: any general purpose make task. "makefiles" is best used with smake
+smake: for convenience and easier debugging because gnu make does not run
+smake: on all platforms smake does and because gnu make does not allow to
+smake: do Makefile debugging. Since smake-1.2a26, smake includes a general
+smake: set of built in default make rules, this allows smake to be used as
+smake: a general purpose make program.
+smake:
+smake: