# New ports collection makefile for: rubygem-dm-serializer # Date created: 2010-08-26 # Whom: Philip M. Gollucci # # $FreeBSD$ # PORTNAME= dm-serializer PORTVERSION= 1.0.2 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= DataMapper plugin for serializing Resources and Collections RUN_DEPENDS= rubygem-dm-core>=1.0.1:${PORTSDIR}/databases/rubygem-dm-core \ rubygem-json_pure>=1.4.3:${PORTSDIR}/devel/rubygem-json_pure \ rubygem-fastercsv>=1.5.3:${PORTSDIR}/devel/rubygem-fastercsv USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include