mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
4f60577fd4
commit
bd93066b42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472050
@ -11,6 +11,7 @@ MAINTAINER= ler@FreeBSD.org
|
|||||||
COMMENT= Command line virus scanner written entirely in C
|
COMMENT= Command line virus scanner written entirely in C
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||||
libcurl.so:ftp/curl
|
libcurl.so:ftp/curl
|
||||||
|
@ -5,4 +5,4 @@ viruses, scans compressed files and supported by AMaViS.
|
|||||||
Optionally you can use the clamav-milter interface to connect
|
Optionally you can use the clamav-milter interface to connect
|
||||||
clamav with sendmail.
|
clamav with sendmail.
|
||||||
|
|
||||||
WWW: http://www.clamav.net/
|
WWW: https://www.clamav.net/
|
||||||
|
Loading…
Reference in New Issue
Block a user