aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-hkdf/Makefile
blob: 813b92844a7cdebf1b183ef8ef341724093f4e42 (plain) (tree)
1
2
3
4
5
6




                                 
                                









                                                  
PORTNAME=	hkdf
PORTVERSION=	0.3.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	HMAC-based Key Derivation Function

LICENSE=	MIT

NO_ARCH=	yes

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>