opnsense-ports/archivers/rubygem-rubyzip20/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

22 lines
386 B
Makefile

PORTNAME= rubyzip
PORTVERSION= 2.0.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 20
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\.0\.
.include <bsd.port.mk>