# New ports collection makefile for:	rubygem-rubyzip2
# Date created:		2011-04-24
# Whom:			Hsin-Han You <hhyou@cs.nctu.edu.tw>
#
# $FreeBSD: ports/archivers/rubygem-rubyzip2/Makefile,v 1.4 2012/11/17 05:54:23 svnexp Exp $
#

PORTNAME=	rubyzip2
PORTVERSION=	2.0.2
CATEGORIES=	archivers rubygems
MASTER_SITES=	RG

MAINTAINER=	hhyou@cs.nctu.edu.tw
COMMENT=	Ruby compatible Zip library

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
