Tweak security/sshblock version 1.0_1
[dports.git] / security / rubygem-ezcrypto / Makefile
1 # Created by: Steven Kreuzer
2 # $FreeBSD$
3
4 PORTNAME=       ezcrypto
5 PORTVERSION=    0.7.2
6 CATEGORIES=     security rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     skreuzer@FreeBSD.org
10 COMMENT=        Wrapper for the poorly documented OpenSSL ruby library
11
12 USE_RUBY=       yes
13 USE_RUBYGEMS=   yes
14 RUBYGEM_AUTOPLIST=      yes
15
16 .include <bsd.port.mk>