20 lines
342 B
Makefile

PORTNAME= rubyzip
PORTVERSION= 2.4.1
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
WWW= https://github.com/rubyzip/rubyzip
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= rubyzip_project
.include <bsd.port.mk>