opnsense-ports/archivers/rubygem-rubyzip/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

19 lines
330 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= rubyzip
PORTVERSION= 2.3.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>