# New ports collection makefile for: Ruby replacement for json # Date created: Jul 9, 2007 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= json PORTVERSION= 1.1.3 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= clsung@FreeBSD.org COMMENT= Parse JSON texts and generate them from ruby data structures USE_RUBY= yes USE_RUBYGEMS= yes .include