# Created by: Akinori MUSHA aka knu # $FreeBSD: head/security/rubygem-hmac/Makefile 362126 2014-07-17 08:57:51Z olgeni $ PORTNAME= hmac PORTVERSION= 0.4.0 CATEGORIES= security ruby MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library which implements the HMAC algorithm USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes GEM_NAME= ${DISTNAME} .include