21 lines
414 B
Makefile

PORTNAME= haiti-hash
DISTVERSION= 2.1.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= salvadore@FreeBSD.org
COMMENT= Hash type identifier (CLI tool and library)
WWW= https://noraj.github.io/haiti/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-docopt>=0.6<1:devel/rubygem-docopt \
rubygem-paint>=2.2<3:devel/rubygem-paint
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>