Files
ports/devel/rubygem-schash/Makefile
2021-04-06 16:31:07 +02:00

18 lines
281 B
Makefile

# Created by: Yuichiro NAITO <naito.yuichiro@gmail.com>
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
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>