freebsd-ports/devel/rubygem-schash/Makefile
2016-07-07 05:01:33 +00:00

18 lines
293 B
Makefile

# 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>