opnsense-ports/security/rubygem-openssl-signature_algorithm/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
348 B
Makefile

PORTNAME= openssl-signature_algorithm
PORTVERSION= 1.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= ECDSA, RSA-PSS and RSA-PKCS for ruby
WWW= https://github.com/cedarcode/openssl-signature_algorithm
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>