head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.05.54.23;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.08.02.09.02.43;	author cs;	state Exp;
branches;
next	1.2;

1.2
date	2012.01.12.19.33.50;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.03.04.01.26;	author swills;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-rubyzip2
# Date created:		2011-04-24
# Whom:			Hsin-Han You <hhyou@@cs.nctu.edu.tw>
#
# $FreeBSD: head/archivers/rubygem-rubyzip2/Makefile 301858 2012-08-02 09:02:43Z cs $
#

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>
@


1.3
log
@SVN rev 301858 on 2012-08-02 09:02:43Z by cs

- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 2.0.2

PR:             ports/163376
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (hhyou@@cs.nctu.edu.tw ; 26 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d14 1
a14 1
COMMENT=	Ruby 1.9.1 compatible Zip library.
@


1.1
log
@rubyzip is a ruby library for reading and writing zip files.

Author: Thomas Sondergaard (thomas at sondergaard.cc)
WWW: http://rubyzip.sourceforge.net/

PR:		ports/156631
Submitted by:	Hsin-Han You <hhyou at cs.nctu.edu.tw>
@
text
@d9 1
a9 1
PORTVERSION=	2.0.1
@

