aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rubygem-rubyzip2/Makefile
blob: db0f21737c0c069ae2e41894ace1ba04fce8ec00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Hsin-Han You <hhyou@cs.nctu.edu.tw>
# $FreeBSD$

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>