18 lines
343 B
Makefile
18 lines
343 B
Makefile
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>
|