opnsense-ports/graphics/rubygem-blurhash/Makefile
Franco Fichtner 17638ba431 */*: sync with upstream
Taken from: FreeBSD
2023-02-28 12:25:11 +01:00

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>