summaryrefslogtreecommitdiffstats
path: root/devel/florist/DETAILS
blob: a711bb6daf9087b064a07cf2a026eda730b4574b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=florist
         VERSION=2012
      PATCHLEVEL=1
          SOURCE="${SPELL}-gpl-${VERSION}-src.tgz"
   SOURCE_URL[0]='http://mirrors.cdn.adacore.com/art/47d2e0f943f4c34f5812df70c5a6c0379b7cf4fa'
     SOURCE_HASH=sha512:1742756736460f3ca2829c7465a568c177c74ea9417a7bb3e609903672f2fb7b0cbf3f0598bd381c1fd49755b83837583df753e53a03da86ae797028b72c97c5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-gpl-${VERSION}-src"
        WEB_SITE="http://libre.adacore.com"
      LICENSE[0]=GPL
         ENTERED=20100830
           SHORT="POSIX bindings for Ada"
cat << EOF
FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD
1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as the POSIX
Ada Bindings.  Using this library, you can call operating system services
from within Ada programs.
EOF