mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 19:41:18 +02:00
create bsd12 branch
This commit is contained in:
20
ruby/rubygem-rubyzip/Makefile
Normal file
20
ruby/rubygem-rubyzip/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
# $FreeBSD: head/archivers/rubygem-rubyzip/Makefile 515352 2019-10-24 16:43:51Z sunpoet $
|
||||
|
||||
PORTNAME= rubyzip
|
||||
PORTVERSION= 1.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>
|
||||
3
ruby/rubygem-rubyzip/distinfo
Normal file
3
ruby/rubygem-rubyzip/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1571671545
|
||||
SHA256 (rubygem/rubyzip-1.3.0.gem) = 149dd90386c5eef837353b21cd9a0cfd4ec5a07b24ab18f734f546cefb17ace3
|
||||
SIZE (rubygem/rubyzip-1.3.0.gem) = 154624
|
||||
3
ruby/rubygem-rubyzip/pkg-descr
Normal file
3
ruby/rubygem-rubyzip/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Ruby module for reading and writing zip files
|
||||
|
||||
WWW: https://github.com/rubyzip/rubyzip
|
||||
Reference in New Issue
Block a user