aboutsummaryrefslogtreecommitdiff
path: root/archivers/rubygem-rubyzip2/Makefile
blob: f5d86bcacbdb5064dbc0f90f8a35ccb9976496ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	rubyzip2
PORTVERSION=	2.0.2
CATEGORIES=	archivers rubygems
MASTER_SITES=	RG

MAINTAINER=	hhyou@cs.nctu.edu.tw
COMMENT=	Ruby compatible Zip library
WWW=		https://github.com/postmodern/rubyzip2

NO_ARCH=	yes

USES=		cpe gem

CPE_VENDOR=	rubyzip_project
CPE_PRODUCT=	rubyzip

.include <bsd.port.mk>