mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
devel/rubygem-libyajl2: NEW PORT - vendored copy of libyajl2 gem
- Required by Chef update PR: 192335 Submitted by: Renaud Chaput <renchap@cocoa-x.com> Approved by: swills (mentor)
This commit is contained in:
parent
8509c3a744
commit
af887da1ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364841
17
devel/rubygem-libyajl2/Makefile
Normal file
17
devel/rubygem-libyajl2/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libyajl2
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= renchap@cocoa-x.com
|
||||
COMMENT= Vendored copy of libyajl2
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/rubygem-libyajl2/distinfo
Normal file
2
devel/rubygem-libyajl2/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/libyajl2-1.0.1.gem) = ce5d1d04df274019307c7e3e6b4949627c77d6261c16001b68827d6f61c36cc4
|
||||
SIZE (rubygem/libyajl2-1.0.1.gem) = 129536
|
3
devel/rubygem-libyajl2/pkg-descr
Normal file
3
devel/rubygem-libyajl2/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Vendored copy of libyajl2
|
||||
|
||||
WWW: https://github.com/opscode/libyajl2-gem
|
Loading…
Reference in New Issue
Block a user