# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: archivers/rubygem-archive-zip/Makefile 315237 2013-03-25 16:05:33Z tota $

PORTNAME=	archive-zip
PORTVERSION=	0.6.0
CATEGORIES=	archivers rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Provides interface to working with ZIP archives

RUN_DEPENDS=	rubygem-io-like>=0.3.0:${PORTSDIR}/devel/rubygem-io-like

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
