summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-preferences/DETAILS
blob: d4f84f4756b17a762989e0792caca351822746bf (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-preferences
if [[ "$PREFAPP_CVS_AUTOUPDATE" == "y" ]];
then
         VERSION=$(date +%Y%m%d)
else
         VERSION=cvs
fi
          SOURCE=Preferences-cvs.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Preferences-cvs
   SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.savannah.nongnu.org:/sources/backbone:System
        WEB_SITE=http://www.nongnu.org/backbone
   SOURCE_IGNORE=volatile
      LICENSE[0]=GPL
  FORCE_DOWNLOAD=1
         ENTERED=20050908
        KEYWORDS="gnustep"
           SHORT="GNUstep preference settings interface."
cat << EOF
GNUstep preference settings interface.
EOF