summaryrefslogtreecommitdiffstats
path: root/gnustep-libs/gnustep-make/DETAILS
blob: af6e071368b7b31f4d3d6c8b4b57caaa668620d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=gnustep-make
         VERSION=2.4.0
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SPELL-$VERSION.tar.gz.sig
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE2
      SOURCE_GPG=gnustep.gpg:$SOURCE2:UPSTREAM_KEY
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gnustep.org
        KEYWORDS="gnustep libs"
         ENTERED=20050908
           SHORT="Powerful and extensible way to write GNUstep-based makefiles"
cat << EOF
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project.  It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging.  It also allows
the user to easily create cross-compiled binaries.
EOF