# New ports collection makefile for: ruby-hmac # Date created: 20 February 2002 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= hmac PORTVERSION= 0.3 CATEGORIES= security ruby MASTER_SITES= http://deisui.org/~ueno/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby library which implements the HMAC algorithm USE_RUBY= yes NO_BUILD= yes do-install: ${INSTALL_DATA} ${WRKSRC}/hmac*.rb ${RUBY_SITELIBDIR}/ .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/test.rb ${RUBY_MODEXAMPLESDIR}/ .endif .include href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/iz
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSE_FILEamdmi32019-07-023-7/+8
* - Bump PORTREVISION. lang/ldc was update to 1.14.0acm2019-03-071-0/+1
* - Update to 0.6.22acm2018-11-20