aboutsummaryrefslogtreecommitdiffstats
path: root/devel/smake/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/smake/pkg-descr')
-rw-r--r--devel/smake/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/smake/pkg-descr b/devel/smake/pkg-descr
new file mode 100644
index 000000000000..c4a23bee4427
--- /dev/null
+++ b/devel/smake/pkg-descr
@@ -0,0 +1,9 @@
+Smake is a highly portable make program with automake features. It is
+currently mainly targeted to be used with the makefiles system.
+
+makefiles allows to mount a source tree via NFS and simultaneous compilation
+on all supported platforms
+makefiles therefore allows to re-use a source tree for all supported platforms
+in favor of the GNU concept of untar -> configure -> make -> install -> remove
+
+WWW: http://cdrecord.berlios.de/old/private/smake.html