# $OpenBSD: Makefile,v 1.1.1.1 2021/08/27 04:10:51 kmos Exp $

COMMENT =		library to encode QR Codes

DISTNAME =		rqrcode_core-1.1.0

CATEGORIES =		graphics

HOMEPAGE =		https://github.com/whomwah/rqrcode_core

MAINTAINER =		Kurt Mosiejczuk <kmos@openbsd.org>

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE =	ruby gem

.include <bsd.port.mk>
