diff options
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 |
commit | 645655708e8f5a3e24a5017b5e6d020948289910 (patch) | |
tree | 437304ee1106bc9048bd5cdaee7c75980c996055 /development/gnustep-make/slack-desc | |
parent | 68fef2d19d9b63ce0d4799e3cf5358a15c7958c3 (diff) | |
download | slackbuilds-645655708e8f5a3e24a5017b5e6d020948289910.tar.gz |
development/gnustep-make: Added (GNUstep build/setup/packaging tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/gnustep-make/slack-desc')
-rw-r--r-- | development/gnustep-make/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gnustep-make/slack-desc b/development/gnustep-make/slack-desc new file mode 100644 index 0000000000..929f57e90c --- /dev/null +++ b/development/gnustep-make/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------------------------------------------------------| +gnustep-make: gnustep-make (GNUstep build/setup/packaging tool) +gnustep-make: +gnustep-make: GNUstep is a free, object-oriented, cross-platform development +gnustep-make: environment that strives for simplicity and elegance. GNUstep is +gnustep-make: based on and completely compatible with the OpenStep specification +gnustep-make: developed by NeXT (now Apple Computer Inc.) as well as implementing +gnustep-make: the extensions added by Apple in the form of Cocoa. +gnustep-make: +gnustep-make: The make package allows you to setup a simple and powerful system for +gnustep-make: building, installing, and packaging your tools. +gnustep-make: |