5905717e06
Security release fixing CVE-2017-12374, CVE-2017-12375, CVE-2017-12376, CVE-2017-12377, CVE-2017-12378, CVE-2017-12379, CVE-2017-12380. Also included are 2 minor fixes to properly detect openssl install locations on FreeBSD 11, and prevent false warnings about zlib 1.2.1# version numbers.
15 lines
446 B
Text
15 lines
446 B
Text
# $NetBSD: Makefile.common,v 1.9 2018/01/26 12:20:16 bouyer Exp $
|
|
#
|
|
# used by security/clamav/Makefile
|
|
# used by security/clamav-doc/Makefile
|
|
|
|
DISTNAME= clamav-0.99.3
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://www.clamav.net/downloads/production/
|
|
|
|
MAINTAINER?= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.clamav.net/
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../security/clamav/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../security/clamav/patches
|