freebsd-ports/graphics/rubygem-blurhash/Makefile

17 lines
333 B
Makefile

PORTNAME= blurhash
PORTVERSION= 0.1.7
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= bofh@FreeBSD.org
COMMENT= Ruby bindings for Blurhash library
WWW= https://github.com/Gargron/blurhash
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-ffi>0:devel/rubygem-ffi
USES= gem
.include <bsd.port.mk>