summaryrefslogtreecommitdiffstats
path: root/antivirus/inoclam/DETAILS
blob: 665d4cc7f8d2366c6ca31fee75507761ebcdf6b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
           SPELL=inoclam
         VERSION=1.4.0
     SOURCE_HASH=sha512:6aa8275e30e147ff0365e5714f35b0a59117a153b342eab3027918f4d5ed71f7d2813483bf6cf395afeec6ea7178c064b924c8fbea5ee42d893b60e302f7e294
          SOURCE=$SPELL-$VERSION.tar.gz
#         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE

#  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
#      SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.inoclam.org/

#   SOURCE_URL[0]=$WEB_SITE/$SOURCE
#   SOURCE_URL[0]=http://$SPELL.googlecode.com/files/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20090224
        KEYWORDS="antivirus"
           SHORT="watch user specified directories for viruses"
cat << EOF
inoclam uses inotify to watch user specified directories. When a file is
created, changed or
copied to one of the monitored directories, the file is virus checked with
Clam Anti-Virus. If
a virus is detected, the file is optionally removed from the file system
and the administrator
is optionally notified.
EOF