Tweak math/rocs version 4.14.3_7
[dports.git] / net / rubygem-iproto / Makefile
1 # Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       iproto
5 PORTVERSION=    0.3.17
6 CATEGORIES=     net rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     vg@FreeBSD.org
10 COMMENT=        Ruby implementation of Mail.Ru iproto protocol
11
12 RUN_DEPENDS=    rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils
13
14 NO_ARCH=        yes
15
16 USE_RUBY=       yes
17 USES=           gem
18
19 .include <bsd.port.mk>