freebsd-ports/net/rubygem-iproto/Makefile
2014-01-24 14:53:03 +00:00

18 lines
381 B
Makefile

# Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
# $FreeBSD$
PORTNAME= iproto
PORTVERSION= 0.3.10
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:${PORTSDIR}/devel/rubygem-bin_utils
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>