2013-09-20 15:11:20 +02:00
|
|
|
# Created by: Hsin-Han You <hhyou@cs.nctu.edu.tw>
|
2011-05-03 06:01:26 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rubyzip2
|
2012-01-12 20:33:50 +01:00
|
|
|
PORTVERSION= 2.0.2
|
2011-05-03 06:01:26 +02:00
|
|
|
CATEGORIES= archivers rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= hhyou@cs.nctu.edu.tw
|
2012-08-02 11:02:43 +02:00
|
|
|
COMMENT= Ruby compatible Zip library
|
2011-05-03 06:01:26 +02:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2011-05-03 06:01:26 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|