# Watch: https://github.com/screen-editor/se/tags
           SPELL=se
         VERSION=3.0.1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/screen-editor/$SPELL/archive/refs/tags/$SOURCE
     SOURCE_HASH=sha512:724c3e983bb643108b78151cb9d731511900d7fdf3b62d5f15322a8b648093638a664b6daec7906a514cfb0b333ac9cb854b299d82b23e380168ee6ef0ed2c84
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
        WEB_SITE="https://github.com/screen-editor/se"
# FIXME: license changes to 0BSD on next release
#        [https://github.com/screen-editor/se/issues/11]
      LICENSE[0]="Public Domain"
         ENTERED=20220213
        KEYWORDS=""
           SHORT="screen oriented version of the classic UNIX text editor ed"
cat << EOF
se ('Screen Editor') is a screen oriented version of the classic UNIX text
editor ed.

The editor implements many of the commands of ed, but instead of being line
oriented, se is screen oriented.
EOF
