15 lines
257 B
Makefile
15 lines
257 B
Makefile
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
|
|
|
|
.include <bsd.port.mk>
|