summaryrefslogtreecommitdiff
path: root/security/linux-c7-ca-certificates/Makefile
blob: 840823cb3c6da7dd65523916b7f8760333d0b655 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	ca-certificates
DISTVERSION=	2023.2.60_v7.0.306
DISTVERSIONSUFFIX=	-72.el7_9
CATEGORIES=	security linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Mozilla CA root certificate bundle (Linux CentOS ${LINUX_DIST_VER})

LICENSE=	PD

USES=		linux:c7
USE_LINUX=	p11-kit
USE_LINUX_RPM=	noarch

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>