freebsd-ports/www/rubygem-rqrcode/Makefile
2014-05-09 15:31:28 +00:00

17 lines
257 B
Makefile

# $FreeBSD$
PORTNAME= rqrcode
PORTVERSION= 0.4.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= rpaulo@FreeBSD.org
COMMENT= Library for encoding QR Codes
LICENSE= BSD
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>