opnsense-ports/devel/rubygem-json_pure1/Makefile
Franco Fichtner 0a0319b1a6 */*: sync with upstream
Taken from: FreeBSD
2017-05-05 04:08:52 +02:00

20 lines
383 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= json_pure
PORTVERSION= 1.8.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse JSON texts and generate them from ruby data structures in Ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>