freebsd-ports/net/rubygem-iproto/Makefile

19 lines
353 B
Makefile

# Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
# $FreeBSD$
PORTNAME= iproto
PORTVERSION= 0.3.17
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= vg@FreeBSD.org
COMMENT= Ruby implementation of Mail.Ru iproto protocol
RUN_DEPENDS= rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>