# New ports collection makefile for: Ruby replacement for json # Date created: Jul 9, 2007 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= json PORTVERSION= 1.1.2 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= clsung@FreeBSD.org COMMENT= Parse JSON texts and generate them from ruby data structures .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include