18 lines
304 B
Makefile

PORTNAME= rqrcode_core
DISTVERSION= 2.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= bofh@FreeBSD.org
COMMENT= Ruby library for encoding QR Codes
WWW= https://github.com/whomwah/rqrcode_core
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>