Files
ports/archivers/rubygem-rubyzip2/Makefile
T
2026-06-27 04:43:02 +08:00

23 lines
382 B
Makefile

PORTNAME= rubyzip
PORTVERSION= 2.4.1
CATEGORIES= archivers rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
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
PORTSCOUT= limit:^2\.
.include <bsd.port.mk>