mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
17 lines
334 B
Makefile
17 lines
334 B
Makefile
PORTNAME= ca-certificates
|
|
PORTVERSION= 2022.2.54
|
|
DISTVERSIONSUFFIX= -74.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>
|