aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-openssl-signature_algorithm/Makefile
blob: 6d51ebbb7e42bc4b4e7ab982b5e42d7bfd174a67 (plain) (tree)
1
                                                     

















                                                    
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

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>