* 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)
19 lines
322 B
Makefile
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>
|