mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 13:01:19 +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>
|
||||
Reference in New Issue
Block a user