Chris Hutchinson ad5559d220
archivers/rubygem-rubyzip2: Add LICENSE, fix WWW
* Replace old WWW which is gone
* While here, pet port(lint,fmt,clippy)

PR:		287793
Approved by:	Hsin-Han You <hhyou@cs.nctu.edu.tw>
	 	(maintainer, timeout > 2 months)
Approved by:	yuri@ (Mentor)
2025-09-12 02:52:04 +04:00

19 lines
322 B
Makefile

PORTNAME= rubyzip2
DISTVERSION= 2.0.2
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= hhyou@cs.nctu.edu.tw
COMMENT= Ruby compatible Zip library
WWW= https://rubygems.org/gems/rubyzip2
LICENSE= BSD2CLAUSE
USES= cpe gem
CPE_VENDOR= rubyzip_project
CPE_PRODUCT= rubyzip
NO_ARCH= yes
.include <bsd.port.mk>