Dima Panov c58cf72b41
security/linux-rl9-libssh: upstream reroll (+)
0.10.4-13.el9 => 0.10.4-15.el9_6
2025-11-03 23:26:39 +03:00

23 lines
528 B
Makefile

PORTNAME= libssh
PORTVERSION= 0.10.4
DISTVERSIONSUFFIX= -15.el9_6
PORTREVISION= 1
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Library implementing the SSH2 protocol (Rocky Linux ${LINUX_DIST_VER})
WWW= https://www.libssh.org/
USES= cpe linux:rl9
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
WANT_LINUX32= yes
CONFLICTS= linux-c7-${PORTNAME}
DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>