freebsd-ports/archivers/rubygem-rubyzip/Makefile
Sunpoet Po-Chuan Hsieh ee8f5d7113 Update to 1.3.0
- Take maintainership

Changes:	https://github.com/rubyzip/rubyzip/releases
2019-10-24 16:43:51 +00:00

20 lines
342 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= rubyzip
PORTVERSION= 1.3.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>