opnsense-ports/security/rubygem-openssl-signature_algorithm/Makefile
Franco Fichtner eb6042d4fc */*: sync with upstream
Taken from: HardenedBSD
2020-09-25 15:04:32 +02:00

20 lines
366 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
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
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>