aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-openssl-signature_algorithm/Makefile
blob: 166f5b641e13a62bf265dfdcbf4a5ae6fea2a9b3 (plain) (tree)
1
2
3
4
5
6
7
8






                                                    
                                                                        




                                 



                      
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>