summaryrefslogtreecommitdiffstats
path: root/development/gnustep-make/README
diff options
context:
space:
mode:
author Christopher Walker <kris240376@gmail.com>2013-05-05 02:29:29 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2013-05-12 22:20:50 -0300
commit645655708e8f5a3e24a5017b5e6d020948289910 (patch)
tree437304ee1106bc9048bd5cdaee7c75980c996055 /development/gnustep-make/README
parent68fef2d19d9b63ce0d4799e3cf5358a15c7958c3 (diff)
downloadslackbuilds-645655708e8f5a3e24a5017b5e6d020948289910.tar.gz
slackbuilds-645655708e8f5a3e24a5017b5e6d020948289910.tar.xz
development/gnustep-make: Added (GNUstep build/setup/packaging tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/gnustep-make/README')
-rw-r--r--development/gnustep-make/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/gnustep-make/README b/development/gnustep-make/README
new file mode 100644
index 0000000000..e0d549855a
--- /dev/null
+++ b/development/gnustep-make/README
@@ -0,0 +1,9 @@
+GNUstep is a free, object-oriented, cross-platform development environment
+that strives for simplicity and elegance. GNUstep is based on and completely
+compatible with the OpenStep specification developed by NeXT (now Apple
+Computer Inc.) as well as implementing the extensions added by Apple in the
+form of Cocoa.
+
+This package contains GNUstep-make component of the core libraries needed to
+write non-graphic tools in Objective-C. It allows you to setup a simple and
+powerful system for building, installing and packaging your tools.