opnsense-ports/devel/rubygem-schash/Makefile
Franco Fichtner 635ecda05d */*: sync with upstream
Taken from: FreeBSD
2016-07-07 08:08:40 +02: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>