mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
New port: devel/rubygem-schash
Ruby hash validator WWW: https://github.com/itamae-kitchen/itamae PR: 210047 Submitted by: naito.yuichiro@gmail.com
This commit is contained in:
parent
5a3aed2a3d
commit
b524fc19b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418160
@ -5137,6 +5137,7 @@
|
||||
SUBDIR += rubygem-runt
|
||||
SUBDIR += rubygem-ruport
|
||||
SUBDIR += rubygem-safe_yaml
|
||||
SUBDIR += rubygem-schash
|
||||
SUBDIR += rubygem-sdoc
|
||||
SUBDIR += rubygem-semantic_puppet
|
||||
SUBDIR += rubygem-semi_semantic
|
||||
|
18
devel/rubygem-schash/Makefile
Normal file
18
devel/rubygem-schash/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# Created by: Yuichiro NAITO <naito.yuichiro@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= schash
|
||||
PORTVERSION= 0.1.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= naito.yuichiro@gmail.com
|
||||
COMMENT= Ruby hash validator
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/rubygem-schash/distinfo
Normal file
2
devel/rubygem-schash/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/schash-0.1.2.gem) = 4da17d5c839f0ced08a5d8a2f306f4cccaa5f82c7b3c6e3cf17d5e5362174645
|
||||
SIZE (rubygem/schash-0.1.2.gem) = 8704
|
3
devel/rubygem-schash/pkg-descr
Normal file
3
devel/rubygem-schash/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Ruby hash validator
|
||||
|
||||
WWW: https://github.com/itamae-kitchen/itamae
|
Loading…
Reference in New Issue
Block a user