Tweak security/sshblock version 1.0_1
[dports.git] / security / rubygem-roauth / Makefile
1 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       roauth
5 PORTVERSION=    0.0.8
6 CATEGORIES=     security rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     tota@FreeBSD.org
10 COMMENT=        Simple Ruby OAuth library
11
12 USE_RUBY=       yes
13 USE_RUBYGEMS=   yes
14 RUBYGEM_AUTOPLIST=      yes
15
16 .include <bsd.port.mk>