freebsd-ports/archivers/rubygem-rubyzip2/Makefile

18 lines
306 B
Makefile

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>