opnsense-ports/devel/rubygem-oj/Makefile
Franco Fichtner 5dae921a58 */*: sync with upstream
Taken from: FreeBSD
2015-09-16 07:33:34 +02:00

18 lines
303 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= oj
PORTVERSION= 2.12.14
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast JSON parser and serializer
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>