# New ports collection makefile for: rubygem-webmock # Date created: 21 September 2010 # Whom: Philip M. Gollucci # # $FreeBSD$ # PORTNAME= webmock PORTVERSION= 1.3.5 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= allows stubbing HTTP requests and setting expectations on HTTP requests RUN_DEPENDS= rubygem-crack>=0.1.7:${PORTSDIR}/devel/rubygem-crack \ rubygem-addressable>=2.1.1:${PORTSDIR}/www/rubygem-addressable USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include