Files
ports/security/linux-rl9-nettle/Makefile
T
Dima Panov 4808bceb40 linux-rl9: update to Rocky Linux 9.6 release (+)
All affected */linux-rl9-* ports was updated to versions
corresponding to Rocky Linux 9.6 release repository

Special thanks to jbo@ for amd64 mini exp-run!
2025-06-23 23:06:55 +03:00

22 lines
520 B
Makefile

PORTNAME= nettle
PORTVERSION= 3.10.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
WANT_LINUX32= yes
DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>