# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= fog-xml PORTVERSION= 0.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extraction of the XML parsing tools shared among 'fog' providers LICENSE= MIT RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ rubygem-nokogiri>=1.5.11:${PORTSDIR}/textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include