Dima Panov cc6b95484d
*/*: update Rocky Linux packages to 9.4 release
Sponsored by:	Serenity Cybersecurity, LLC
2024-06-06 11:43:13 +03:00

21 lines
488 B
Makefile

PORTNAME= nettle
PORTVERSION= 3.9.1
DISTVERSIONSUFFIX= -1.el9
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Low-level cryptographic library (Rocky Linux ${LINUX_DIST_VER})
WWW= https://www.lysator.liu.se/~nisse/nettle/
USES= cpe linux:rl9
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>