forked from Lainports/opnsense-ports
17 lines
348 B
Makefile
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>
|