blob: 1b518e109cf953645c4ef600eda4651b62755574 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= schash
PORTVERSION= 0.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= naito.yuichiro@gmail.com
COMMENT= Ruby hash validator
WWW= https://github.com/itamae-kitchen/itamae
LICENSE= MIT
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>
|