# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/security/rubygem-scrypt/Makefile 517672 2019-11-15 13:23:09Z sunpoet $ PORTNAME= scrypt PORTVERSION= 3.0.7 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Scrypt key derivation function LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-ffi-compiler>=1.0<2.0:devel/rubygem-ffi-compiler USES= gem USE_RUBY= yes .include