Files
ports/security/linux-rl9-ca-certificates/Makefile
Dima Panov 82dfb2f204 Linuxulator ports: Update Rocky Linux to 9.3 and add more packages
Sponsored by:	Serenity Cybersecurity, LLC

Co-authored-by:	awoonya <mzhyneva@gmail.com>
2024-05-12 13:01:20 +03:00

18 lines
345 B
Makefile

PORTNAME= ca-certificates
PORTVERSION= 2023.2.60
DISTVERSIONSUFFIX= _v7.0.306-90.1.el9_2
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Mozilla CA root certificate bundle (Rocky Linux ${LINUX_DIST_VER})
LICENSE= PD
USES= linux:rl9
USE_LINUX= p11-kit
USE_LINUX_RPM= noarch
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>