textproc/rubygem-chef-gyoku: Add rubygem-chef-gyoku 1.4.1

Gyoku translates Ruby Hashes to XML.
This commit is contained in:
Po-Chuan Hsieh 2025-02-28 18:33:38 +08:00
parent 5d45a9fc96
commit 52fa91784c
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 25 additions and 0 deletions

View file

@ -1805,6 +1805,7 @@
SUBDIR += rubygem-case_transform61
SUBDIR += rubygem-character_set
SUBDIR += rubygem-charlock_holmes
SUBDIR += rubygem-chef-gyoku
SUBDIR += rubygem-chewy
SUBDIR += rubygem-citrus
SUBDIR += rubygem-cld3

View file

@ -0,0 +1,20 @@
PORTNAME= chef-gyoku
PORTVERSION= 1.4.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Gyoku translates Ruby Hashes to XML
WWW= https://github.com/chef/chef-gyoku
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \
rubygem-rexml>=3.3<4:textproc/rubygem-rexml
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1740022432
SHA256 (rubygem/chef-gyoku-1.4.1.gem) = 1c5c337fbcc815537de0edfaa0af914bcd096c680dd5493b5906b3e3e5bf9c3c
SIZE (rubygem/chef-gyoku-1.4.1.gem) = 19456

View file

@ -0,0 +1 @@
Gyoku translates Ruby Hashes to XML.