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

17 lines
306 B
Makefile

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