           SPELL=fill-column-indicator
         VERSION=1.90
          SOURCE="$SPELL-$VERSION.tar.gz"
        WEB_SITE="https://github.com/alpaker/fill-column-indicator"
   SOURCE_URL[0]="$WEB_SITE/archive/$VERSION.tar.gz"
     SOURCE_HASH=sha512:ab56a2193c847b9a2e95bccaf56f08f5c1f5192b785fb145e1946eba5299ab1d7d1373dcc3f7646496d648c57f6cf8efd98359a6435489c8927e5d768f2e7714
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      LICENSE[0]=GPL
         ENTERED=20111108
           SHORT="An Emacs minor mode that graphically indicates the fill column"
cat << EOF
Many modern editors and IDEs can graphically indicate the location of the fill
column by drawing a thin line (in design parlance, a "rule") down the length of
the editing window. Fill-column-indicator implements this facility in Emacs.
EOF
